Graefer

Results 14 comments of Graefer

> Über welchen Datentyp werden die Ventile geschaltet? Könnte man das nicht als einfachen Schalter abbilden? Über 1bit. Klar, Schalter ginge, aber so ein Sprenger-Symbol ist doch viel schöner und...

Same here. Annoying. Same bug is described there: [https://github.com/Foddy/node-red-contrib-huemagic/issues/345](url)

Just ran into the same problem. Strategy needs to be explicitly declared for each item.

My Midisport Uno works flawlessly with the driver. Big thanks to Leigh!! And shame to M-Audio not delivering such since years.

All KNX dim actors known to me (Jung, MDT, Gira) do have an „initial dim level“ parameter which cannot switched off. hkknx behavior to first send a „turn on“ and...

No, as suggested my @mirkolenz hkknx should optionally be forced to omit sending any „on“/„off“ commands and rather to send the dim level only. That is to avoid hkknx to...

@mirkolenz: Is there any reason which makes sending on/off necessary rather than sending the dim level only? Homekit scenes are neither tapping nor changing brightness. What should hkknx do? I...

1) @mirkolenz What is the workaround for scenes? On/off, only? Dim level, only? 2) Workaround 1: hkknx sends the dim level and with a delay on/off. (KNX actor initial brightness...

> Or in other words, HKKNX sends the brightness value to the dimmer, but it is not respected as it will default to the initial brightness configured in ETS. Some...