hass-core/homeassistant
Rob Bierbooms ad5d7ee615
Implement unload entry for rfxtrx integration (#38037)
* Implement unload entry

* Change async_remove to remove

* Pop data from hass.data

* Change sequence order in unload

* Dont unload internal when unload platforms fail
2020-07-21 23:43:05 +02:00
..
auth Attrs cleanups (#37849) 2020-07-14 10:30:30 -07:00
components Implement unload entry for rfxtrx integration (#38037) 2020-07-21 23:43:05 +02:00
generated Add Wolflink integration (#34104) 2020-07-20 11:52:52 +02:00
helpers Use event loop scheduling for tracking time patterns (#38021) 2020-07-20 20:18:31 -10:00
scripts Protect loop set default executor (#37438) 2020-07-06 15:58:53 -07:00
util Attrs cleanups (#37849) 2020-07-14 10:30:30 -07:00
__init__.py
__main__.py Protect loop set default executor (#37438) 2020-07-06 15:58:53 -07:00
block_async_io.py Patch http.client to not do I/O in the event loop (#34194) 2020-04-15 15:32:10 -07:00
bootstrap.py Detect lingering threads after tests (#37270) 2020-07-09 16:15:14 +02:00
config.py Fix swapped variables deprecation in log message (#37901) 2020-07-16 10:08:05 +02:00
config_entries.py Attrs cleanups (#37849) 2020-07-14 10:30:30 -07:00
const.py Add choose script action (#37818) 2020-07-14 10:22:54 -07:00
core.py Attrs cleanups (#37849) 2020-07-14 10:30:30 -07:00
data_entry_flow.py Add current step that is in progress (#35272) 2020-05-05 21:34:51 -07:00
exceptions.py Add and fix type hints (#36501) 2020-06-06 20:34:56 +02:00
loader.py Improve after_dependencies handling (#36898) 2020-06-19 17:24:33 -07:00
package_constraints.txt Bump zeroconf to 0.28.0 (#37951) 2020-07-17 21:47:43 -10:00
requirements.py Fix isort problem in homeassistant/requirements.py (#33828) 2020-04-08 12:48:20 -07:00
runner.py Fix loop exception handler 2020-07-07 00:00:46 +00:00
setup.py Log lines do not end with a full stop (#37527) 2020-07-05 23:04:19 +02:00
strings.json Strings capitalization consistency fixes (#37454) 2020-07-06 09:59:57 -07:00