Xiaomi MiIO Fan: Xiaomi Air Purifier 2 integration (#9837)

* Xiaomi Air Purifier 2 integration

* Flake8 errors fixed.
Changes based on review.

* Service domain ("fan") updated and services properly prefixed by xiaomi_miio.

* The underlying library is called python-miio now. Imports and requirements updated.

* Version bumped. The underlying library is called python-miio now.
This commit is contained in:
Sebastian Muszynski
2017-10-25 08:50:01 +02:00
committed by Paulus Schoutsen
parent 00b9297082
commit e8f5445acc
8 changed files with 396 additions and 6 deletions

View File

@@ -64,5 +64,5 @@ homeassistant/components/*/broadlink.py @danielhiversen
homeassistant/components/*/rfxtrx.py @danielhiversen
homeassistant/components/tesla.py @zabuldon
homeassistant/components/*/tesla.py @zabuldon
homeassistant/components/*/xiaomi_aqara.py @danielhiversen
homeassistant/components/*/xiaomi_miio.py @rytilahti
homeassistant/components/*/xiaomi_aqara.py @danielhiversen @syssi
homeassistant/components/*/xiaomi_miio.py @rytilahti @syssi