brutella / hkknx-public

hkknx is a HomeKit KNX bridge for KNX.
https://hochgatterer.me/hkknx
97 stars 6 forks source link

Bridge switches on lamps with a wrong dim level #239

Closed Graefer closed 1 year ago

Graefer commented 1 year ago

The bridge is not able to turn on a lamp on a defined dim level. This seems due to the fact that many KNX actors always send a predefined default dim value when they switch on a lamp. Unfortunately this makes the use of HomeKit scenes almost useless. If the bridge could send the dim level delayed to its switch on command could presumably resolve this problem.

mirkolenz commented 1 year ago

I think this may be related to #200.

Graefer commented 1 year ago

Yes. All KNX dim actors known to me have an „initial brightness“ parameter which definitely interferes with the bridges/HomeKit behavior to turn on an then to set a dim value.