Hello
in realKNX i've a dimmer. All works but there's an issue with the Homekit visualisation.
The proServ expose the GA for "Switch (OUT)", "Value (OUT)" and "Value (IN)"
When i set the brighness to, for example, 50%, and then i switch the light off, the status in the Homekit (but also in EVE) remain "on 50%".
This because the "Value (IN)" reads the absolute brightness value (though the light is switched off) and not the real status of the switched (1 bit) light.
It should be possible to expose a "Switch (IN)" GA as well and bring the ON/OFF state from this GA instead of "Value (IN)", that can remain as "last brightness value set" information.
I'm unable to command the dimming light properly at the moment and i need to workaround the problem by using Node-RED to set the "Value (IN) to 0%, but the issue remains,
in realKNX i've a dimmer. All works but there's an issue with the Homekit visualisation.
The proServ expose the GA for "Switch (OUT)", "Value (OUT)" and "Value (IN)"
When i set the brighness to, for example, 50%, and then i switch the light off, the status in the Homekit (but also in EVE) remain "on 50%".
This because the "Value (IN)" reads the absolute brightness value (though the light is switched off) and not the real status of the switched (1 bit) light.
It should be possible to expose a "Switch (IN)" GA as well and bring the ON/OFF state from this GA instead of "Value (IN)", that can remain as "last brightness value set" information.
I'm unable to command the dimming light properly at the moment and i need to workaround the problem by using Node-RED to set the "Value (IN) to 0%, but the issue remains,
Kommentar