core/homeassistant/components/config
epenet 67d1dde69f
Rename IMPERIAL_SYSTEM to US_CUSTOMARY_SYSTEM (#80253)
* Rename IMPERIAL_SYSTEM

* Deprecate is_metric property and adjust tests

* Adjust unit_system config validation

* Add yaml tests

* Add tests for private name

* Fix incorrect rebase

* Adjust docstring

* Add store migration

* Update unit_system.py

* Minimise test tweaks

* Fix tests

* Add conversion to migration

* Rename new key and adjust tests

* Adjust websocket_detect_config

* Move original_unit_system tracking to subclass
2022-10-19 13:31:08 +02:00
..
__init__.py
area_registry.py
auth.py Add websocket type hints in config (#80532) 2022-10-18 22:15:55 -04:00
auth_provider_homeassistant.py Add websocket type hints in config (#80532) 2022-10-18 22:15:55 -04:00
automation.py
config_entries.py Integrations v2.1: Differentiating hubs, devices and services (#80524) 2022-10-19 12:41:43 +02:00
core.py Rename IMPERIAL_SYSTEM to US_CUSTOMARY_SYSTEM (#80253) 2022-10-19 13:31:08 +02:00
device_registry.py Improve msg type hint in websocket commands (#80530) 2022-10-18 16:41:17 +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