CoolKit-Technologies / ha-addon

Apache License 2.0
265 stars 121 forks source link

Light brightness change service not properly implemented #101

Closed 0nikola1 closed 1 year ago

0nikola1 commented 2 years ago

Calling this service works:

service: light.turn_on
data:
  brightness_pct: 11
target:
  entity_id: id

This doesn't:

service: light.turn_on
data:
  brightness: 36
target:
  entity_id: id
niezw commented 2 years ago

We have noticed this problem and started to deal with it, please pay attention to the latest version

niezw commented 1 year ago

Please confirm that you have updated to the latest version. If this problem still exists, please reopen this issue