Skip to content

Commit

Permalink
Rebased and added D1531 and D1532 bulbs (Koenkk#829)
Browse files Browse the repository at this point in the history
  • Loading branch information
boojew authored and Koenkk committed Jan 8, 2019
1 parent 2a5d443 commit f816da0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/extension/homeassistant.js
Original file line number Diff line number Diff line change
Expand Up @@ -475,6 +475,8 @@ const mapping = {
'GD-CZ-006': [configurations.light_brightness],
'AIRAM-CTR.U': [],
'HGZB-20-DE': [configurations.switch],
'D1531': [configurations.light_brightness],
'D1532': [configurations.light_brightness],
};

/**
Expand Down

0 comments on commit f816da0

Please sign in to comment.