Skip to content

Commit

Permalink
Support for Xiaomi Philips Zhirui Smart LED Bulb E14 Candle Lamp adde…
Browse files Browse the repository at this point in the history
…d. (Closes: #243) (#268)
  • Loading branch information
syssi authored and rytilahti committed Mar 16, 2018
1 parent 1579d79 commit 8a1a730
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions miio/discovery.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"yunmi-waterpuri-v2": WaterPurifier,
# It looks like the philips bulb cannot be discovered via mdns
"philips-light-bulb": PhilipsBulb,
"philips-light-candle2": PhilipsBulb, # name needs to be checked
"philips-light-ceiling": Ceil,
"philips-light-zyceiling": Ceil,
"philips-light-sread1": PhilipsEyecare, # name needs to be checked
Expand Down

0 comments on commit 8a1a730

Please sign in to comment.