core/homeassistant/components/config
Erik Montnemery c38b1e7727
Improve check of new_entity_id in entity_registry.async_update_entity (#78276)
* Improve check of new_entity_id in entity_registry.async_update_entity

* Fix race in rfxtrx config flow

* Make sure Event is created on time

* Rename poorly named variable

* Fix typing

* Correct typing of _handle_state_change
2022-09-28 08:43:58 +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
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
scene.py
script.py
services.yaml