core/homeassistant/components/fan
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
..
__init__.py Lazy loading of service descriptions (#11479) 2018-01-07 14:54:16 -08:00
comfoconnect.py Update docstrings (#8244) 2017-06-29 11:44:35 +02:00
demo.py Additional demo fan with only speed support (#7985) 2017-06-11 22:12:56 -07:00
dyson.py Lazy loading of service descriptions (#11479) 2018-01-07 14:54:16 -08:00
insteon_local.py Refactored to new global json saving and loading (#10677) 2017-11-19 19:47:55 -08:00
isy994.py Huge ISY994 platform cleanup, fixes support for 5.0.10 firmware (#11243) 2017-12-26 09:26:37 +01:00
mqtt.py More support for availability reporting on MQTT components (#11336) 2018-01-01 18:32:29 -08:00
services.yaml Update services.yaml files (#10229) 2017-10-30 21:39:12 +01:00
velbus.py Velbus (#8076) 2017-07-26 14:03:29 +02:00
wink.py Support for Wink Switch and Light groups also fix fan speed selection (#8501) 2017-07-20 00:27:39 +02:00
xiaomi_miio.py Lazy loading of service descriptions (#11479) 2018-01-07 14:54:16 -08:00
xiaomi_miio_services.yaml Limits of the favorite level updated. Values between 0 and 16 will be accepted. (#10186) 2017-10-28 10:54:11 +02:00
zwave.py Fix typos (#7957) 2017-06-08 15:53:12 +02:00