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:
Ryan Kim(True-World)
2020-05-20 02:50:24 +09:00
committed by GitHub
parent ad9421a9b0
commit a293b665b4
+3
View File
@@ -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')],