core/homeassistant/components/config
Bram Kragten fcaabb3d33
Change get_entity to return a extended entry, add inputs to de… (#32083)
* Change get_entity to return a extended entry + add inputs to default config

For https://github.com/home-assistant/home-assistant-polymer/pull/4940

* Fix tests, simplify code, update to return extended

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-02-22 15:18:10 -08:00
..
__init__.py Guard writing automation/scene/script config (#31568) 2020-02-08 17:26:58 -08:00
area_registry.py
auth.py
auth_provider_homeassistant.py
automation.py Add unique IDs to automation/scenes (#31150) 2020-01-26 23:01:35 -08:00
config_entries.py Use new custom_serializer (#31871) 2020-02-15 15:36:57 -08:00
core.py
customize.py Add unique IDs to automation/scenes (#31150) 2020-01-26 23:01:35 -08:00
device_registry.py
entity_registry.py Change get_entity to return a extended entry, add inputs to de… (#32083) 2020-02-22 15:18:10 -08:00
group.py Add unique IDs to automation/scenes (#31150) 2020-01-26 23:01:35 -08:00
manifest.json Spelling: Config(uration) (#31782) 2020-02-13 08:27:00 -08:00
scene.py Add unique IDs to automation/scenes (#31150) 2020-01-26 23:01:35 -08:00
script.py Add unique IDs to automation/scenes (#31150) 2020-01-26 23:01:35 -08:00
services.yaml
zwave.py