Code Monkey home page Code Monkey logo

smartthings's Introduction

Tuya Window Shade

  1. Please setup limits of both ends BEFORE pairing to your Smarttings Hub
  2. You can setup forward/reverse and fixpercent option in the Smartthings device controller.
  3. Setup forward/reverse first. If the curtain motor is closing when you send 'open' command from app, then set this option to 'Reverse'. You should use 'open'/'close' command by pressing GEAR SHAPED ICON for setting forward/reverse option. DO NOT use % slide bar to 'open' or 'close' the curtain.
  4. Set 'Fix percent' option unless open is 100% and close is 0%. In Smartthings, 'Open' should be 100% in level and 'Close' should be 0% in level. If it is reversed, then turn on 'Fix percent' option.

Weather DTH for Smartthings New App

  1. Add virtual devices on Smartthings IDE using these DTHs.
  2. Use the temperature data with Smartthings New App Automation.

Zigbee Switch Power patched for DAWON zigbee

Hue Dimmer Switch DTH

  1. rewritten by iquix

SmartSense Temp/Humidity Sensor Patched for Tuya Zigbee Temp/Humidity Sensor

Patched for displaying decimal points. UPDATE: You don't need to use this DTH anymore. You can use built in 'SmartSense Temp/Humidity Sensor' device handler, which is updated to display decimal points.

smartthings's People

Contributors

iquix avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

smartthings's Issues

Tuya driver lock is possible?

Hello,

This model of Tuya lock could be compatible with ST?

<ZigbeeDevice: f72dd795-83dd-4ef3-8665-9ae1b610131b [0x00D0] (Zigbee Thing)> emitting event: {"attribute_id":"basicHtml","capability_id":"amberpiano10217.deviceinfo","component_id":"main","state":{"value":"

Model TY0A01
Manufacturer _TYST12_srptwvak
NetworkId 0x00D0
Zigbee EUI A46DD4FFFE21320D
ZCL Version 3
APP Version 88
Server Clusters 01={ 0000,000A,0004,
0005,EF00 }
Client Clusters 01={ 0019 }
Test bar <progress value="30" max="100" />
"}}

<ZigbeeDevice: f72dd795-83dd-4ef3-8665-9ae1b610131b [0x00D0] (Zigbee Thing)> received Zigbee message: < ZigbeeMessageRx || type: 0x00, < AddressHeader || src_addr: 0x00D0, src_endpoint: 0x01, dest_addr: 0x0000, dest_endpoint: 0x01, profile: 0x0104, cluster: Basic >, lqi: 0xC8, rssi: -50, body_length: 0x000B, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x18, seqno: 0x58, ZCLCommandId: 0x0A >, < ReportAttribute || < AttributeRecord || AttributeId: 0x0001, DataType: Uint8, ApplicationVersion: 0x58 >, < AttributeRecord || AttributeId: 0xFFE2, DataType: Uint8, Uint8: 0x1C > > > >

DeviceInfoCapability.init table: 0xa88c60

There are lots of new "cheap" Zigbee lockers available from China since last month, and it appears that this is the basic info for them. I am trying to acquire another to be sure if they use the same chipset.
I did a quick test with your shade Tuya driver:

<ZigbeeDevice: f72dd795-83dd-4ef3-8665-9ae1b610131b [0x00D0] (Zigbee Thing)> received Zigbee message: < ZigbeeMessageRx || type: 0x00, < AddressHeader || src_addr: 0x00D0, src_endpoint: 0x01, dest_addr: 0x0000, dest_endpoint: 0x01, profile: 0x0104, cluster: Basic >, lqi: 0xCC, rssi: -49, body_length: 0x000B, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x18, seqno: 0x7B, ZCLCommandId: 0x0A >, < ReportAttribute || < AttributeRecord || AttributeId: 0x0001, DataType: Uint8, ApplicationVersion: 0x58 >, < AttributeRecord || AttributeId: 0xFFE2, DataType: Uint8, Uint8: 0x1C > > > >

<ZigbeeDevice: f72dd795-83dd-4ef3-8665-9ae1b610131b [0x00D0] (Zigbee Thing)> sending Zigbee message: < ZigbeeMessageTx || Uint16: 0x0000, < AddressHeader || src_addr: 0x0000, src_endpoint: 0x01, dest_addr: 0x00D0, dest_endpoint: 0x01, profile: 0x0104, cluster: 0xEF00 >, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x01, seqno: 0x00, ZCLCommandId: 0x00 >, GenericBody: 00 0A 02 02 00 04 00 00 00 32 > >

023-10-03T14:24:34.628194666+00:00 TRACE Tuya Window Shade Received event with handler zigbee
2023-10-03T14:24:34.629532856+00:00 INFO Tuya Window Shade <ZigbeeDevice: f72dd795-83dd-4ef3-8665-9ae1b610131b [0x00D0] (Zigbee Thing)> received Zigbee message: < ZigbeeMessageRx || type: 0x00, < AddressHeader || src_addr: 0x00D0, src_endpoint: 0x01, dest_addr: 0x0000, dest_endpoint: 0x01, profile: 0x0104, cluster: 0xEF00 >, lqi: 0xD4, rssi: -47, body_length: 0x0005, < ZCLMessageBody || < ZCLHeader || frame_ctrl: 0x08, seqno: 0x19, ZCLCommandId: 0x0B >, < DefaultResponse || cmd: 0x00, ZclStatus: SUCCESS > > >
2023-10-03T14:24:34.631394890+00:00 DEBUG Tuya Window Shade Zigbee Thing device thread event handled
2023-10-03T14:24:39.810680567+00:00 INFO Tuya Window Shade <ZigbeeDevice: f72dd795-83dd-4ef3-8665-9ae1b610131b [0x00D0] (Zigbee Thing)> emitting event: {"attribute_id":"shadeLevel","capability_id":"windowShadeLevel","component_id":"main","state":{"value":50}}
2023-10-03T14:24:39.844504929+00:00 INFO Tuya Window Shade <ZigbeeDevice: f72dd795-83dd-4ef3-8665-9ae1b610131b [0x00D0] (Zigbee Thing)> emitting event: {"attribute_id":"level","capability_id":"switchLevel","component_id":"main","state":{"value":50}}
2023-10-03T14:24:39.866480912+00:00 INFO Tuya Window Shade <ZigbeeDevice: f72dd795-83dd-4ef3-8665-9ae1b610131b [0x00D0] (Zigbee Thing)> emitting event: {"attribute_id":"windowShade","capability_id":"windowShade","component_id":"main","state":{"value":"partially open"}}

Thanks.

Close and Pause Functions are reveresed.

Hello,
I was wondering if you could help me .
I have the Zigbee Tuya shade DTH but Close and Pause functions working in reverese. Slider is Ok .

Please see below model and manufacturer its a Tuya based chip
fingerprint profileId: "0104", manufacturer: "_TYST11_uzinxci0", model: "zinxci0", deviceJoinName: "Tuya Window Treatment" // Smart Motorized Chain Roller

Thank you in advance

Ajay

zigbee metering plug zemismart

hello .... could you add support for the model below?

application: 41
endpointId: 01
manufacturer: _TZ3000_rdtixbnu
model: TS0121

01 0104 0051 01 06 0000 0004 0005 0006 0702 0B04 02 0019 000A

Request for port to Hubitat

Hi

I have ported your ikea-tradfri-shortcut-button.groovy driver to the Hubitat hub.
Will you allow me to publish it on GitHub in my own repository?

Kind Regards,
Martin

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.