Did I miss something, or is it not possible to add a light without a address for on/off?
I use a DaliGateway that automatically controlls on/off for the power based on the requested brightness of the lamp. So I actually do not have any switching group for it on the knx side. Trying to configure this via yaml did not work (as i kinda expected, as the documentation said address is required).
Is there some other way to get these lights into homeassistant?
- name: Lamp_example
brightness_address: "0/1/205"
brightness_state_address: "0/1/206"