mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-27 21:20:03 +00:00
Added homeassistant mapping for OSRAM A60 DIM Z3 (#2824)
This commit is contained in:
committed by
Koen Kanters
parent
3c28ed8f0b
commit
9e413bf35a
@@ -614,6 +614,7 @@ const mapping = {
|
||||
'72922-A': [cfg.switch],
|
||||
'AC03642': [cfg.light_brightness_colortemp],
|
||||
'AC08560': [cfg.light_brightness],
|
||||
'AC10786-DIM': [cfg.light_brightness],
|
||||
'DNCKATSW002': [switchWithPostfix('left'), switchWithPostfix('right')],
|
||||
'DNCKATSW003': [switchWithPostfix('left'), switchWithPostfix('right'), switchWithPostfix('center')],
|
||||
'DNCKATSW004': [
|
||||
|
||||
Reference in New Issue
Block a user