Skip to content

Commit

Permalink
Missing spaces added.
Browse files Browse the repository at this point in the history
  • Loading branch information
syssi committed Sep 3, 2017
1 parent e9d71c7 commit 802b227
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mirobo/discovery.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ class Discovery:
"zhimi-airpurifier-v2": AirPurifier,
"zhimi-airpurifier-v3": AirPurifier,
"zhimi-airpurifier-v6": AirPurifier,
#"zhimi-humidifier-v1": Humidifier,
#"yunmi-waterpuri-v2": WaterPurifier,
# "zhimi-humidifier-v1": Humidifier,
# "yunmi-waterpuri-v2": WaterPurifier,
# It looks like philips devices cannot be discovered via mdns
"philips-light-bulb": Ceil,
"philips-light-ceil": Ceil,
Expand Down

0 comments on commit 802b227

Please sign in to comment.