Theo Arends
3969c80242
Add DALI commands ( #22214 )
...
- Add command ``DaliSend <address>|<address+256>,<command>`` to send command (address+256 is repeat) on DALI bus
- Add command ``DaliQuery <address>|<address+256>,<command>`` to send command (address+256 is repeat) on DALI bus and wait up to DALI_TIMEOUT ms for response
2024-10-14 12:27:01 +02:00
Theo Arends
0c7e8c67f3
Update changelogs
2024-10-13 12:03:31 +02:00
Theo Arends
4b06cb27b0
Adhere to DALI naming
2024-10-11 17:27:12 +02:00
Theo Arends
a839144491
Update changelogs
2024-10-11 11:54:08 +02:00
Theo Arends
db47b92bc1
Dali add power control
2024-10-10 18:16:32 +02:00
Theo Arends
c7845f1864
Dali add dimmer control
2024-10-10 18:04:27 +02:00
Theo Arends
04f3df8bf6
Add command ``DaliWeb 1`` to enable light control for broadcast address
...
- Change DaliDimmer range from 0..254 to 0..100
2024-10-10 17:49:11 +02:00
Theo Arends
1a5e6db02d
Dali add better receive error detection
2024-10-08 17:54:17 +02:00
Theo Arends
d986f7f7c7
Extend Dali driver
2024-10-07 18:08:58 +02:00
Theo Arends
3e0d36af9d
Extend Dali driver
2024-10-07 18:03:20 +02:00
Theo Arends
4196f753c8
Update changelogs
2024-10-06 22:40:28 +02:00
Theo Arends
0240da2bf7
Fix Dali received data decoding
...
- Add support for DALI 1 on ESP8266
2024-10-06 21:57:59 +02:00