Hi! I will move from Deconz to ZHA when I get my SkyConnect. I use IKEAs two buttons to control bulbs in some rooms. I use this action to dim bulbs. Is there a similar action on ZHA?
action:
- service: deconz.configure
data:
entity: light.axel_tak
field: "/state"
data: { "bri_inc": -254, "transitiontime": 20 }