hass-core/homeassistant
Erik Montnemery 84f778d23c Improve logging of exceptions in async_create_task ()
* Improve logging of exceptions in async_create_task

* Move wrapping+logging to util.logging

* Minor refactor, fix typing

* Add test

* Remove useless @wraps, fix confusing parameter name

* Review comment
2019-04-29 09:53:22 -07:00
..
auth Add get_states faster () 2019-04-23 12:46:22 +02:00
components Improve logging of exceptions in async_create_task () 2019-04-29 09:53:22 -07:00
helpers Fix supported features gates in media_player volume up/down services () 2019-04-25 21:42:39 -07:00
scripts Fix check config script () 2019-04-16 17:14:25 -07:00
util Improve logging of exceptions in async_create_task () 2019-04-29 09:53:22 -07:00
__init__.py
__main__.py Lint 2018-10-02 10:35:00 +02:00
bootstrap.py async_setup_component stage_1_domains () 2019-04-25 05:50:28 -07:00
config.py Add error handling for migration failure () 2019-04-25 12:58:10 -07:00
config_entries.py Install deps and reqs early for config flows () 2019-04-17 09:49:45 -07:00
const.py Bumped version to 0.93.0.dev0 2019-04-17 10:49:25 -07:00
core.py Deprecate http.api_password () 2019-03-10 19:55:36 -07:00
data_entry_flow.py Mobile App: Register devices into the registry () 2019-03-14 12:57:50 -07:00
exceptions.py Check admin permission before able to manage config entries 2018-12-13 16:13:43 +01:00
loader.py Dont cache integrations that are not found () 2019-04-22 22:06:58 -07:00
monkey_patch.py Narrow scope of various pylint inline disables () 2018-10-10 12:17:11 +02:00
package_constraints.txt Upgrade ruamel.yaml to 0.15.94 () 2019-04-24 09:52:29 -07:00
requirements.py Improve package loadable () 2018-08-28 12:52:18 +02:00
setup.py Make setup more robust () 2019-04-26 21:41:29 +02:00