AdamN1

Results 7 issues of AdamN1

Add support for brightness change without payload 'on' command. We can support this by userconfig variable from the config.yaml so anyone can choose what prefer. on_command_type description ``` Defines when...

DALI bus support setting brightness level of the lamp after power on we can use this to store last brightness state received from HA. Situation: 1) change brightness level in...

fallows conversation from https://github.com/dgomes/dali2mqtt/issues/39#issuecomment-834496089 > Abandoned devices: we should no longer publish them to the discovery topic. In HA there is yet to exist an API to remove devices... currently...

I think that dali lamp scan/full scan should happen only on the first run of the script. After lamp are found information should be saved to file. After restart dali2mqtt...

Add support to identification option in DALI bus. From dali doc: Starts a temporary identification process such as flashing the lamps, making a sound or transmitting an RF beacon.

Anyone with DALI RGB devices so we can test implement this and test?

enhancement

With github, we can create automatic test platform. This will help with checking basic test and discard when script don't pass them.