core/homeassistant/components/calendar
emontnemery b1faad0a50 Use PLATFORM_SCHEMA_BASE as base schema for additional components. (#20578)
* Disable extra=vol.ALLOW_EXTRA for additional platforms.

* Remove PLATFORM_SCHEMA_2

* Add entity_namespace to base platform schema
2019-02-04 21:52:19 -08:00
..
__init__.py Use PLATFORM_SCHEMA_BASE as base schema for additional components. (#20578) 2019-02-04 21:52:19 -08:00
caldav.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
demo.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
services.yaml Allow use of date_string in service call (#13256) 2018-04-06 22:23:40 +02:00
todoist.py Fix Todoist custom project update (#17115) 2018-10-07 01:38:25 +02:00