Ankündigung

Einklappen
Keine Ankündigung bisher.

realKNX Dimming

Einklappen
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

    realKNX Dimming

    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,
    Zuletzt geändert von TheMax74; 04.11.2017, 10:25.

    #2
    Hi,
    if a KNX dimm-actuator is switched off, than the actual brightness value is turned to 0%.
    So this value is evaluated as state, and there is no need to evaluate aditionally the binary state.
    Please make sure that the dimm actuator is sending the correct brightness value as feed back. Perhaps it is necessary to enable the feedback in the actuator.
    The last brightness value is not implemented by now. Please use scenes.

    Chris (https://proknx.com)
    wir haben ARAGON entwickelt, einen offline Sprachassistenten für KNX.

    Google, Amazon und Apple hätten das auch gekonnt. Aber sie verdienen eben besser an unseren persönlichen Daten...

    Kommentar


      #3
      Yes you're right. It's fixed now. Sorry, my mistake!!!

      Kommentar

      Lädt...
      X