Fabian Affolter
a4f1f6e724
Update docstrings ( #7374 )
...
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstring
* Update docstrings
* Update docstrings
* Fix lint issues
* Update docstrings
* Revert changes in dict
2017-05-02 09:18:47 -07:00
Pascal Vizeli
0ecd185f0d
Bugfix close async log handler ( #5086 )
2016-12-29 17:27:58 +01:00
Pascal Vizeli
334b3b8636
Bugfix async log handle re-close bug ( #5034 )
...
* Bugfix async log handle re-close bug
* Check on running thread on async_close
* Fix now on right place
2016-12-22 16:08:01 +01:00
Paulus Schoutsen
01e6bd2c92
Gracefully exit with async logger ( #4965 )
...
* Gracefully exit with async logger
* Lint
2016-12-18 00:14:59 -08:00
Pascal Vizeli
50c8224365
Bugfix async log handler ( #4954 )
...
* Bugfix async log handler
* fix boostrap test
* Use hass.data for store handler and cleanup on async_stop
* Update bootstrap.py
2016-12-17 12:21:52 -08:00
Pascal Vizeli
6d6abab358
Async logging file handler ( #4901 )
...
* Async logging file handler
* add time rotation handle
* new layout
* address paulus comments
* fix lint
2016-12-16 15:51:06 -08:00
Paulus Schoutsen
32ffd006fa
Reorganize HTTP component ( #4575 )
...
* Move HTTP to own folder
* Break HTTP into middlewares
* Lint
* Split tests per middleware
* Clean up HTTP tests
* Make HomeAssistantViews more stateless
* Lint
* Make HTTP setup async
2016-11-25 13:04:06 -08:00