samuel81

Results 24 comments of samuel81

Similar here. ``` alias: "BETA: Light on not enough light" description: "" trigger: - platform: numeric_state entity_id: sensor.average_illumincance_lux_downstairs below: 60 id: notenough_light enabled: true - platform: numeric_state entity_id: sensor.average_illumincance_lux_downstairs id:...

In case someone mistakes the `"update":{"state":"available"}` for me not updating the firmware, https://github.com/Koenkk/zigbee2mqtt/issues/13801#event-7331317095 describes this issue (on the Aqara side).

Thanks for your elaborate reply. Since `motor_state` cannot be controlled/sent (but only received), I take it I'll have to add it to `fromZigbee`? I have tried two things; 1. Looking...

> I guess the first question to ask - do you have an aqara hub that you could temporarily join the device to? - We need to establish if `motor_state`...

I've tried to work through that, but I guess this is a _little_ bit above what I understand...

Is it rude to tag @keith-kl here, as he has done most of the work in https://github.com/Koenkk/zigbee-herdsman-converters/pull/4307?