core/homeassistant/components/config
epenet bff5d1123f
Deprecate CONF_UNIT_SYSTEM_*** constants (#80320)
* Deprecate CONF_UNIT_SYSTEM_*** constants

* Adjust pylint plugin

* Add tests

* Remove single-use function

* Revert logic change

* Revert "Revert logic change"

This reverts commit 60959a0050.

* Tweak again
2022-10-14 16:50:04 +02:00
..
__init__.py
area_registry.py
auth.py
auth_provider_homeassistant.py
automation.py
config_entries.py Add support for subscribing to config entry changes (#77803) 2022-09-04 22:57:43 -05:00
core.py Deprecate CONF_UNIT_SYSTEM_*** constants (#80320) 2022-10-14 16:50:04 +02:00
device_registry.py Revert "Add serial_number to device registry entries" (#79139) 2022-09-27 16:36:38 +02:00
entity_registry.py Improve check of new_entity_id in entity_registry.async_update_entity (#78276) 2022-09-28 08:43:58 +02:00
manifest.json Set system & entity integration types (#79593) 2022-10-04 10:36:42 -04:00
scene.py
script.py
services.yaml