hass-core/homeassistant
Georgi Kirichkov 7390f82e1f Updates TP-Link dependency (#4914)
* Updates TP-Link switches dependent module

Refactors code to use the new module API

* Set TP-Link Switch name from the device settings

If no name has been set in the configuration file the name set on the device will be used

* Removes default name for TP-Link switch

Fallback to device alias now works properly

* Removes logging

* Updates comment to denote support for HS200 switch
2016-12-17 13:49:43 -08:00
..
components Updates TP-Link dependency (#4914) 2016-12-17 13:49:43 -08:00
helpers Only report slowness warning once per entity (#4962) 2016-12-17 13:00:08 -08:00
scripts Bugfix async log handler (#4954) 2016-12-17 12:21:52 -08:00
util Bugfix async log handler (#4954) 2016-12-17 12:21:52 -08:00
__init__.py Fix PEP257 issues 2016-03-08 00:06:04 +01:00
__main__.py Remove globally disabled pylint warnings (#4204) 2016-11-03 18:40:43 -07:00
bootstrap.py Bugfix async log handler (#4954) 2016-12-17 12:21:52 -08:00
config.py Upgrade linter (#4461) 2016-11-18 21:47:59 -08:00
const.py Scene: add support for input_select (#4674) 2016-12-07 05:33:41 -08:00
core.py Bugfix async log handler (#4954) 2016-12-17 12:21:52 -08:00
exceptions.py Do not report on shutting down errors (#4431) 2016-11-17 12:02:43 -08:00
loader.py fix some comments spell (#4082) 2016-10-28 21:26:52 +02:00
remote.py Refactory aiohttp clientsession handling in HA (#4602) 2016-11-27 16:26:46 -08:00