Add discovery support for the Plugwise Plug 160-01 (#3679)

Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
This commit is contained in:
Mark Bergsma 2020-06-07 11:36:04 +02:00 committed by GitHub
parent f8ea6cb574
commit a7adfebcb3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1688,6 +1688,7 @@ const mapping = {
'TI0001-switch': [cfg.switch],
'TI0001-socket': [cfg.switch],
'9290022891': [cfg.light_brightness_colortemp_colorxy],
'160-01': [cfg.switch, cfg.sensor_power],
'ZS232000178': [cfg.sensor_action],
};