core/homeassistant/components/calendar
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 Add support for Todoist platform (#9236) 2017-09-14 07:27:12 +02:00
caldav.py Fix allday events in custom_calendars (#11272) 2017-12-22 14:08:34 +01:00
demo.py Change line endings to LN (#7660) 2017-05-19 07:39:13 -07:00
google.py Fix some warnings found by quantifiedcode (#8027) 2017-06-16 22:44:14 +03:00
services.yaml Update services.yaml files (#10229) 2017-10-30 21:39:12 +01:00
todoist.py Lazy loading of service descriptions (#11479) 2018-01-07 14:54:16 -08:00