core/homeassistant
Sebastian Muszynski 9d0c2a8dae Xiaomi MiIO Switch: Support for different device types (#9836)
* Support for different device types of MIIO switches: Xiaomi Smart WiFi Socket (called Plug), Xiaomi Smart Power Strip and Xiaomi Chuang Mi Plug V1.

* Line too long fixed.

* Trailing whitespace removed.

* Changes based on review.

* Line too long fixed.

* No blank lines allowed after function docstring fixed.

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

* TODO comment removed. Travis complains about.

* Blank line removed.

* Code clean-up.

* Revert "Code clean-up."

This reverts commit 96b191c7a6.

* Unused platform constant removed.
2017-10-26 23:37:30 +02:00
..
components Xiaomi MiIO Switch: Support for different device types (#9836) 2017-10-26 23:37:30 +02:00
helpers Consolidate frontend (#9915) 2017-10-24 19:36:27 -07:00
scripts Do not auto-install credstash (#9844) 2017-10-12 23:57:45 -07:00
util Do not auto-install credstash (#9844) 2017-10-12 23:57:45 -07:00
__init__.py
__main__.py Added log-file command line flag (#9422) 2017-09-13 21:22:42 -07:00
bootstrap.py Fix spelling error (#10009) 2017-10-21 21:56:19 +02:00
config.py Fix load of components without any config from packages (#9901) 2017-10-17 09:59:33 +02:00
const.py Add display currency setting to CoinMarketCap sensor (#10093) 2017-10-26 18:49:17 +02:00
core.py Fix recorder crash for long state string - enforce at core level (#9696) 2017-10-25 09:05:30 -07:00
exceptions.py Fix recorder crash for long state string - enforce at core level (#9696) 2017-10-25 09:05:30 -07:00
loader.py RFC: Use bind_hass for helpers (#9745) 2017-10-08 08:17:54 -07:00
monkey_patch.py Make monkey patch work in Python 3.6 (#7848) 2017-06-01 23:23:39 -07:00
package_constraints.txt Update requests requirement (#9876) 2017-10-19 19:24:49 -07:00
remote.py Fix pylint 1.7.2 no-else-return issues (#8361) 2017-07-05 23:30:01 -07:00
setup.py Fix check for running inside venv (#8481) 2017-07-15 07:25:02 -07:00