Sébastien RAMAGE

Results 131 comments of Sébastien RAMAGE

I suppose when you pair the dimmer to the bulb you just break the link with the zigate but not sure. Another point is, maybe I'm wrong, if you poweroff...

> Can't we fire a zigate.discover_device followed by a zigate.refresh_device on every error such as: > > "RESPONSE 0x8702 - APS Data Confirm Fail : status:240, source_endpoint:1, dst_endpoint:1, dst_address_mode:2, dst_address:344e,...

> Hi, > > I have the same issue with 3 differents Philips hue bulb. For me I never success to get the bulbs reporting their states automaically. > After...

Or since it looks to be a problem for many bulbs (ikea, etc) I could use polling all the time

You could try to modify light.py at line 113 https://github.com/doudz/homeassistant-zigate/blob/master/zigate/light.py#L113 replace `return self._device.assumed_state` by `return True`

So the message probably meanse the "refresh" tries to read an unsupported value But the error code 240 (0xf0) is a timeout MAC_ENUM_TRANSACTION_EXPIRED 0xF0 Pending transaction has expired and data...

est-ce que je pourrais avoir l'extrait du zigate.json pour voir comment est reconnu le capteur ?

a priori c'est compatible https://zigate.fr/produits-xiaomi-compatibles-zigate/compatible/capteurdeluminosit/

idéalement il faut lancer le démon Jeedom en mode debug pour tenter de voir ce qui se passe dans le log

Tout semble bien fonctionner sauf qu'il n'y a pas de trace d'une variation de lumière dans le log. Il faudrait faire l'essai, toujours en debug, de faire varier la lumière...