for now there’s no config for outputs. every output is a light. but I will add config to indicate which output is dimmable. and which output is maybe a socket or something else like that. for now they are all lights though.
And they are retained because that’s how the device manager works in hass. If you run the node directly you can change it so the config emitted is an empty string. That will then clear it from the device registry normally. That will remove all of it from home assistant. (have not tested this before). But this is why I warned to do 1 relay and 1 output for now . Just wanted to know if the polling and the on/off behavior worked. Which it does. Great
Next up then is config per output so that an output can be made dimmable.