Files
core/homeassistant/components/switch
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-09-23 17:15:46 +02:00
2017-12-05 09:44:22 +01:00
2017-05-02 22:47:20 +02:00
2017-10-24 16:44:12 +02:00
2017-05-02 09:18:47 -07:00
2017-09-03 16:07:12 +02:00
2017-09-17 20:47:30 +02:00
2017-05-02 09:18:47 -07:00
2017-10-18 20:57:53 +02:00
2017-05-02 22:47:20 +02:00
2017-11-23 13:10:23 +01:00
2017-09-23 17:15:46 +02:00
2017-05-02 22:47:20 +02:00
2017-10-27 16:19:47 +02:00
2017-12-08 09:18:52 -08:00
2017-04-18 09:03:56 -07:00
2017-05-26 13:12:17 -07:00
2017-05-03 10:11:39 +02:00
2017-12-25 10:07:17 +01:00
2017-10-17 09:24:52 +02:00
2017-06-04 23:56:21 -07:00
2017-08-29 16:22:28 +02:00
2017-03-10 14:56:13 +01:00
2017-05-02 09:18:47 -07:00
2017-10-08 20:14:39 +02:00
2018-01-06 19:54:15 +01:00
2017-05-02 09:18:47 -07:00
2017-09-18 17:35:35 +02:00
2017-10-09 14:38:00 +03:00
2017-05-02 09:18:47 -07:00
2017-10-24 18:36:08 +02:00
2017-12-25 17:46:42 +01:00
2017-07-26 14:03:29 +02:00
2017-12-07 07:47:19 +01:00
2017-06-30 08:53:14 +02:00
2017-05-02 09:18:47 -07:00
2017-09-14 18:49:03 -04:00
2017-05-02 09:18:47 -07:00
2017-05-02 09:18:47 -07:00
2017-05-02 22:47:20 +02:00