hass-core/homeassistant/components/config
Robert Svensson e06c8009e1
Add area id to entity registry ()
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-10-24 21:25:28 +02:00
..
__init__.py Update config to use async_add_executor_job () 2020-10-08 09:20:39 +02:00
area_registry.py use isort to sort imports according to PEP8 for config () 2019-12-08 22:27:28 +05:30
auth.py Add ability to specify group when creating user () 2020-03-30 20:33:43 +02:00
auth_provider_homeassistant.py Allow passing in user id instead of username to change password () 2020-08-26 23:37:33 +02:00
automation.py Add unique IDs to automation/scenes () 2020-01-26 23:01:35 -08:00
config_entries.py Add api to reload config entries () 2020-08-26 00:59:22 +02:00
core.py Add get_url helper, deprecate base_url () 2020-05-08 02:29:47 +02:00
customize.py Add unique IDs to automation/scenes () 2020-01-26 23:01:35 -08:00
device_registry.py Add identifiers to device registry api output () 2020-07-31 15:47:01 +02:00
entity_registry.py Add area id to entity registry () 2020-10-24 21:25:28 +02:00
group.py Refactor group to extend domains that can be grouped () 2020-09-30 09:13:53 -05:00
manifest.json Remove unused manifest fields () 2020-04-03 12:58:19 -07:00
scene.py Use dict literals () 2020-04-04 22:31:56 +02:00
script.py Add wait_for_trigger script action () 2020-08-21 11:38:25 +02:00
services.yaml Add stub services.yaml and make validation mandatory () 2019-04-18 15:13:35 -07:00
zwave.py Update config to use async_add_executor_job () 2020-10-08 09:20:39 +02:00