core/homeassistant/components/config
Erik Montnemery 8e617bbc1d
Add `translation_key` property to entites (#82701)
* Add translation_key attribute to entity state

* Update accuweather test

* Index entity translation keys by platform

* Store translation key in entity registry
2022-12-01 09:34:09 +01:00
..
__init__.py
area_registry.py Add websocket type hints in components (#80654) 2022-10-20 13:41:14 +02:00
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 Add websocket type hints in components (#80654) 2022-10-20 13:41:14 +02:00
core.py Add country to detect location info (#82941) 2022-11-29 13:52:49 -05:00
device_registry.py Improve msg type hint in websocket commands (#80530) 2022-10-18 16:41:17 +02:00
entity_registry.py Add `translation_key` property to entites (#82701) 2022-12-01 09:34:09 +01:00
manifest.json Set system & entity integration types (#79593) 2022-10-04 10:36:42 -04:00
scene.py Fix race when deleting a scene (#81896) 2022-11-10 17:27:26 +01:00
script.py Fix race when deleting a script (#81897) 2022-11-10 17:27:14 +01:00
services.yaml