ha-core/homeassistant/components/config
J. Nick Koston adf0f62963
Add websocket api to fetch config entries (#73570)
* Add websocket api to fetch config entries

* add coverage for failure case
2022-06-21 20:09:22 +02:00
..
__init__.py Remove deprecated (old) Z-Wave integration (#67221) 2022-03-18 13:09:10 +01:00
area_registry.py Import websocket_api (part 1) (#63905) 2022-01-11 18:24:08 +01:00
auth.py Enable basic type checking for config (#66197) 2022-02-09 19:09:55 +01:00
auth_provider_homeassistant.py Import websocket_api (part 1) (#63905) 2022-01-11 18:24:08 +01:00
automation.py Remove entity registry entries when script is removed (#71193) 2022-05-02 13:15:19 +02:00
config_entries.py Add websocket api to fetch config entries (#73570) 2022-06-21 20:09:22 +02:00
core.py Enable basic type checking for config (#66197) 2022-02-09 19:09:55 +01:00
device_registry.py Add WS API for removing a config entry from a device (#66188) 2022-02-21 10:11:18 +01:00
entity_registry.py Allow customizing unit for temperature and pressure sensors (#64366) 2022-03-30 15:43:04 +02:00
manifest.json
scene.py Remove entity registry entries when script is removed (#71193) 2022-05-02 13:15:19 +02:00
script.py Remove entity registry entries when script is removed (#71193) 2022-05-02 13:15:19 +02:00
services.yaml