mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-12 22:59:00 +00:00
Add support for Osram Smart+ GU10 PAR16 AC08560 (#1850)
This commit is contained in:
committed by
Koen Kanters
parent
a62d6aad91
commit
6abe7d2fd7
@@ -514,6 +514,7 @@ const mapping = {
|
||||
'FB56+ZSW05HG1.2': [configurations.switch],
|
||||
'72922-A': [configurations.switch],
|
||||
'AC03642': [configurations.light_brightness_colortemp],
|
||||
'AC08560': [configurations.light_brightness],
|
||||
'DNCKATSW002': [switchWithPostfix('left'), switchWithPostfix('right')],
|
||||
'DNCKATSW003': [switchWithPostfix('left'), switchWithPostfix('right'), switchWithPostfix('center')],
|
||||
'DNCKATSW004': [
|
||||
|
||||
Reference in New Issue
Block a user