fsaris / home-assistant-awox

AwoX mesh light integration for Home Assistant
MIT License
83 stars 23 forks source link

Update of light status when changed by external sources needs 30-60 seconds #107

Closed AMDFreak2006 closed 9 months ago

AMDFreak2006 commented 9 months ago

When the status of the light (color, brightness, mode, status) ist changed externally by Awox App or original phyisical BLE remote, the status in the HA GUI only changes after 30-60 seconds.

Is the polling intervall changeable or is there a better way to get a status update quicker?

HAOS 11.1 with HA core 2023.11.2 home-assistant-awox release 0.1.5

fsaris commented 9 months ago

The update cycle has been improved in https://github.com/fsaris/EspHome-AwoX-BLE-mesh-hub and could be ported back here once https://github.com/fsaris/home-assistant-awox/issues/110 is resolved.