Paulus Schoutsen
|
86d4d10176
|
Ensure we properly close HASS instances. (#6234)
|
2017-02-26 14:05:18 -08:00 |
Paulus Schoutsen
|
25408941de
|
Mqtt fixes (#6116)
* Fix MQTT stop
* MQTT: Make sure to have connection setup at end of MQTT setup.
* Fix MQTT connect
|
2017-02-19 22:43:10 -08:00 |
Fabian Affolter
|
c7fd28c10f
|
MQTT discovery (#5724)
* Change implementation
* Re-write
* Remove unused consts
* Update discovery.py
* Add tests
* fix other tests
* Fix check_config script test
* Lint
* Lint
|
2017-02-07 09:13:24 -08:00 |
Paulus Schoutsen
|
d2bbc6ef70
|
Upgrade linter (#4461)
|
2016-11-18 21:47:59 -08:00 |
Paulus Schoutsen
|
519d9f2fd0
|
async HTTP component (#3914)
* Migrate WSGI to asyncio
* Rename wsgi -> http
* Python 3.4 compat
* Move linting to Python 3.4
* lint
* Lint
* Fix Python 3.4 mock_open + binary data
* Surpress logging aiohttp.access
* Spelling
* Sending files is a coroutine
* More callback annotations and naming fixes
* Fix ios
|
2016-10-23 23:48:01 -07:00 |