core/homeassistant
Caleb 6a017efc0e Update pyunifi component to use APIError passed from pyunifi 2.13. Better accommodate login failures with wrapper in pyunifi 2.13. (#7899)
* Pyunifi update

* Update pyunifi_test

* Import API Error

* Adjust test_unifi.py to import APIError

* Remove urllib import

* Remove urllib import from test

* Try fix mock

* Remove automations.yaml

* Lint
2017-06-17 11:09:27 -07:00
..
components Update pyunifi component to use APIError passed from pyunifi 2.13. Better accommodate login failures with wrapper in pyunifi 2.13. (#7899) 2017-06-17 11:09:27 -07:00
helpers Fix EntityComponent handle entities without a name (#8065) 2017-06-17 10:50:59 -07:00
scripts Add initial benchmark framework (#7827) 2017-05-30 21:34:40 -07:00
util LIFX: clean up internal color conversions (#7964) 2017-06-11 21:19:58 +02:00
__init__.py Fix PEP257 issues 2016-03-08 00:06:04 +01:00
__main__.py Always enable monkey patch (#8054) 2017-06-16 17:17:18 -07:00
bootstrap.py Replace executor with async_add_job (#7658) 2017-05-26 08:28:07 -07:00
config.py Add comment to default config 2017-06-15 22:31:22 -07:00
const.py Added 'all_plants' group and support for plant groups state. (#8063) 2017-06-17 10:22:23 -07:00
core.py New component: Python Script (#7950) 2017-06-09 12:38:40 +02:00
exceptions.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
loader.py Don't use len(SEQUENCE) as condition value (#7249) 2017-04-23 20:41:09 -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 Bump aiohttp to 2.1.0 (#7825) 2017-05-30 06:54:16 +02:00
remote.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
setup.py log time delay of domain setup in info level (#7808) 2017-06-01 22:44:44 -07:00