-
Notifications
You must be signed in to change notification settings - Fork 3.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
device_support(Heiman): add HS8OS #7423
base: master
Are you sure you want to change the base?
Conversation
Thanks a lot for your help...I did not know it will take all that effort |
Well, it mostly comes down to the lack of spare time right now to be honest. End of the semester in the uni at its finest. But there are definitely some things that require more time to implement, mostly because we know all of the features from the specification. I hope I'll finish this PR until the next major release :) |
Thanks again for your hard work.. any new update ? |
I have this sensor and the zigbee model that it shows me is simply TS0601 |
It is working OOB now with z2m...but were you able to change the settings? |
Sorry, my device is Tuya versión, model HS80S-TY. I have created a Tuya configuration for this. I am in the process of testing it. |
@sactre, what is your device manufacturer ID? Is it _TZ6210_duv6fhwt ? |
Has anything changed in terms of detection _TZ6210_duv6fhwt ? |
@sactre Hi, is there any news about the Heiman Tuya version? Can the config be entered in ZigBee2MQTT? |
I have created this file to work with zigbee2mqtt const fz = require('zigbee-herdsman-converters/converters/fromZigbee'); const definition = {
}; module.exports = definition; |
@sactre Thank you for the file, I also ordered a sensor and will test it when it has arrived. Can you also use it to create bindings with lamps? |
Yes, the sensor works perfectly as a zigbee router. |
@sactre Thanks, is it possible to bind lamps direct with the presence sensor for onoff action? |
@sactre The sensor arrived today and it works with your file. Is there a way to change the presence time to the unit seconds? I find a minute for a long time. |
Fix Koenkk/zigbee2mqtt#22029
TODO