Files
core/homeassistant/components/notify
Anders Melchiorsen 8267a21bfe Lazy loading of service descriptions (#11479)
* Lazy loading of service descriptions

* Fix tests

* Load YAML in executor

* Return a copy of available services to allow mutations

* Remove lint

* Add zha/services.yaml

* Only cache descriptions for known services

* Remove lint

* Remove description loading during service registration

* Remove description parameter from async_register

* Test async_get_all_descriptions

* Remove lint

* Fix typos from multi-edit

* Remove unused arguments

* Remove unused import os

* Remove unused import os, part 2

* Remove unneeded coroutine decorator

* Only use executor for loading files

* Cleanups suggested in review

* Increase test coverage

* Fix races in existing tests
2018-01-07 14:54:16 -08:00
..
2017-11-08 16:11:12 +01:00
2018-01-06 21:08:11 -08:00
2017-05-04 13:14:14 -07:00
2017-09-23 17:15:46 +02:00
2017-08-27 13:53:20 -07:00
2017-11-26 21:12:47 +01:00
2017-05-29 11:20:23 +02:00
2017-08-21 10:23:29 +02:00
2017-10-29 01:05:56 +02:00