Skip to content

Commit

Permalink
Added missing yeelight models mapping (#24963)
Browse files Browse the repository at this point in the history
  • Loading branch information
cadavre authored and rytilahti committed Jul 8, 2019
1 parent df4caf4 commit 31d7b70
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions homeassistant/components/yeelight/light.py
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,8 @@
'color2': BulbType.Color,
'strip1': BulbType.Color,
'bslamp1': BulbType.Color,
'RGBW': BulbType.Color,
'lamp1': BulbType.WhiteTemp,
'ceiling1': BulbType.WhiteTemp,
'ceiling2': BulbType.WhiteTemp,
'ceiling3': BulbType.WhiteTemp,
Expand Down

0 comments on commit 31d7b70

Please sign in to comment.