nicmela

Results 19 comments of nicmela

Is possibile to use this hack to connect the 9CUS model to a synology via rtsp? I would like to try but i'm a bit scared/concerned since this project seems...

I'm interested aswell

Have you managed to resolve the issue? I can definitely set the HEALTH_LOW and HEALTH_HIGH settings via remote, and if selected via remote, in the official hOn app the direction...

Hello, any news on this? Python file is no longer available :(

A zigbee2mqtt integration is available. There's a lot of informations here: https://www.zigbee2mqtt.io/devices/ZHT-SR.html would be possible to build a ZHA quirk with this data? I have tried but still no success...

> WOW! I tried for 2 days to get something working :( sorry guys but this is DIFFICULT for a novice! Yeah.. I also surrendered... Can't make it work :(

I'm experiencing the same exact issue: ![Image](https://github.com/user-attachments/assets/03d242b5-042f-4360-85cc-7e7396501970) It shows everytime I use off button.

Have you managed to resolve the issue? I can definitely set the HEALTH_LOW and HEALTH_HIGH settings via remote, and if selected in the official hOn app the direction is updated...

Seems like manually sending this action: ``` action: hon.update_settings target: {device_id: f3afd203565xxxxxxxxxxxx2aacaa95b} data: parameters: {"healthMode":'1'} ``` works perfectly... so I guess he's expecting the value as a string, while this...