core/homeassistant
Aaron Bach 0067b6a84d
Transition Guardian to use a DataUpdateCoordinator (#37380)
* Migrate Guardian to use the DataUpdateCoordinator

* Finish work

* Cleanup

* Don't use UpdateFailed error

* Code cleanup

* Code cleanup

* Remove unnecessary change

* Code review

* Code review

* Use a subclass of DataUpdateCoordinator

* Make sure to pop client upon unload

* Adjust coverage
2020-07-05 16:09:40 -06:00
..
auth Log lines do not end with a full stop (#37527) 2020-07-05 23:04:19 +02:00
components Transition Guardian to use a DataUpdateCoordinator (#37380) 2020-07-05 16:09:40 -06:00
generated Add config flow + async support for SmartHab integration (#34387) 2020-07-05 14:20:51 -05:00
helpers Log lines do not end with a full stop (#37527) 2020-07-05 23:04:19 +02:00
scripts Ensure removed entities are not displayed in logbook (#37395) 2020-07-03 23:08:46 -07:00
util Log lines do not end with a full stop (#37527) 2020-07-05 23:04:19 +02:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py Add new Remote Python Debugger integration (#36960) 2020-06-22 15:17:59 +02:00
config.py Add concept of allowed external URLs to config (#36988) 2020-06-24 17:37:01 -07:00
config_entries.py Log lines do not end with a full stop (#37527) 2020-07-05 23:04:19 +02:00
const.py Enhance automation integration to use new features in script helper (#37479) 2020-07-05 09:25:15 -05:00
core.py Log lines do not end with a full stop (#37527) 2020-07-05 23:04:19 +02:00
data_entry_flow.py
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 Update frontend to 20200702.0 (#37369) 2020-07-02 12:53:16 -07:00
requirements.py
setup.py Log lines do not end with a full stop (#37527) 2020-07-05 23:04:19 +02:00
strings.json