hass-core/homeassistant/components/config
Erik Montnemery 4b3d423767
Add config and diagnostic entities (#57528)
* Add config entity concept

* Rename is_config_entity to entity_category

* Add test

* Add 'diagnostic' entity category
2021-10-14 10:04:26 +02:00
..
__init__.py Prefer HTTPStatus over int in HA view JSON functions (#56504) 2021-09-22 21:59:52 +03:00
area_registry.py Make some Area and EntityRegistry member functions callbacks (#46433) 2021-02-12 17:00:35 +01:00
auth.py Fix updating owner user/auth (#50087) 2021-05-04 14:26:48 -07:00
auth_provider_homeassistant.py Make "invalid password" error message clearer (#43853) 2020-12-02 14:24:47 +01:00
automation.py Tweak automation tracing (#47721) 2021-03-10 14:42:13 -08:00
config_entries.py Prefer HTTPStatus over int in HA view JSON functions (#56504) 2021-09-22 21:59:52 +03:00
core.py Ensure internal/external URL have no path (#54304) 2021-08-09 09:38:09 +02:00
customize.py Add unique IDs to automation/scenes (#31150) 2020-01-26 23:01:35 -08:00
device_registry.py Alphabetize parts of device registry code (#57532) 2021-10-12 12:08:59 +02:00
entity_registry.py Add config and diagnostic entities (#57528) 2021-10-14 10:04:26 +02:00
group.py Remove HomeAssistantType alias from entity components - Part 1 (#48467) 2021-03-29 13:24:36 -10:00
manifest.json Remove unused manifest fields (#33595) 2020-04-03 12:58:19 -07:00
scene.py Fix saving a scene (#49980) 2021-05-02 22:11:57 -07:00
script.py Add Blueprint foundation to Scripts (#48621) 2021-04-27 15:15:38 -07:00
services.yaml
zwave.py Use HTTPStatus instead of HTTP_* consts in aiohttp web response statuses (#56541) 2021-10-01 09:27:44 -07:00