hass-core/homeassistant
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
..
auth Guard linking credential that is already linked (#57595) 2021-10-13 17:36:31 +02:00
components Add config and diagnostic entities (#57528) 2021-10-14 10:04:26 +02:00
generated Add DHCP discovery for additional Zengge devices, generic magichome strips (#57408) 2021-10-11 07:20:24 -10:00
helpers Add config and diagnostic entities (#57528) 2021-10-14 10:04:26 +02:00
scripts Import Callable from collections.abc (1) (#56775) 2021-09-29 16:32:11 +02:00
util Fix color util links to Philips Hue documentation (#57099) 2021-10-05 11:19:09 +02:00
__init__.py
__main__.py Activate fault handler (#56550) 2021-09-28 00:05:06 -07:00
block_async_io.py
bootstrap.py Deprecate Python 3.8 (#57079) 2021-10-05 08:58:20 +02:00
config.py Import Callable from collections.abc (1) (#56775) 2021-09-29 16:32:11 +02:00
config_entries.py Use assignment expressions 01 (#56394) 2021-09-18 13:31:35 -10:00
const.py Add config and diagnostic entities (#57528) 2021-10-14 10:04:26 +02:00
core.py typo (#56477) 2021-09-21 15:09:21 +01:00
data_entry_flow.py Prevent event loop delay / instability from discovery (#57463) 2021-10-13 08:37:14 -07:00
exceptions.py Avoid some implicit generic Anys (#54577) 2021-08-16 23:12:06 +02:00
loader.py Bump awesomeversion to 21.8.1 (#55817) 2021-09-11 11:40:46 -07:00
package_constraints.txt Upgrade pyyaml to 6.0 (#57648) 2021-10-14 09:29:31 +02:00
requirements.py Avoid checking if a package is installed if it already failed (#56698) 2021-09-26 22:32:25 -07:00
runner.py Avoid deadlock on shutdown when a task is shielded from cancelation (#56499) 2021-09-21 14:35:14 -07:00
setup.py Import Callable from collections.abc (1) (#56775) 2021-09-29 16:32:11 +02:00
strings.json