Skip to content

Commit

Permalink
Zigbee2mqtt: Add IKEA E1603/E1702/E1708 (#1290)
Browse files Browse the repository at this point in the history
Co-authored-by: Pierre-Gilles Leymarie <pierregilles.leymarie@gmail.com>
  • Loading branch information
cicoub13 and Pierre-Gilles authored Sep 13, 2021
1 parent 46c9fed commit c768c49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/services/zigbee2mqtt/model/IKEA.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ const IKEA = {
'E1524/E1810': [features.switch_sensor],
E1743: [features.button],
'E1525/E1745': [features.motion],
'E1603/E1702/E1708': [features.switch],
// E1746: [], // Signal repeater
'E2001/E2002': [features.button],
LED1836G9: [features.light, features.brightness],
Expand Down

0 comments on commit c768c49

Please sign in to comment.