Skip to content

Commit

Permalink
Add discovery support for the Plugwise Plug 160-01 (#3679)
Browse files Browse the repository at this point in the history
Co-authored-by: Koen Kanters <[email protected]>
  • Loading branch information
markbergsma and Koenkk authored Jun 7, 2020
1 parent f8ea6cb commit a7adfeb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/extension/homeassistant.js
Original file line number Diff line number Diff line change
Expand Up @@ -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],
};

Expand Down

0 comments on commit a7adfeb

Please sign in to comment.