mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-02 18:11:36 +00:00
ADD DOWON_NEW_SW (#3570)
'PM-S140-ZB': [cfg.switch],
'PM-S240-ZB': [switchEndpoint('top'), switchEndpoint('bottom')],
'PM-S340-ZB': [switchEndpoint('top'), switchEndpoint('center'), switchEndpoint('bottom')],
This commit is contained in:
committed by
GitHub
parent
ad9421a9b0
commit
a293b665b4
@@ -1525,6 +1525,9 @@ const mapping = {
|
||||
'PM-S140-ZB': [cfg.switch],
|
||||
'PM-S240-ZB': [switchEndpoint('top'), switchEndpoint('bottom')],
|
||||
'PM-S340-ZB': [switchEndpoint('top'), switchEndpoint('center'), switchEndpoint('bottom')],
|
||||
'PM-S140R-ZB': [cfg.switch],
|
||||
'PM-S240R-ZB': [switchEndpoint('top'), switchEndpoint('bottom')],
|
||||
'PM-S340R-ZB': [switchEndpoint('top'), switchEndpoint('center'), switchEndpoint('bottom')],
|
||||
'U201DST600ZB': [cfg.light_brightness],
|
||||
'U201SRY2KWZB': [cfg.switch],
|
||||
'U202SRY2KWZB': [switchEndpoint('l1'), switchEndpoint('l2')],
|
||||
|
||||
Reference in New Issue
Block a user