core/homeassistant/helpers
Erik Montnemery 0ea0a1ed06
Prevent accidentally reusing an entity object (#102911)
* Prevent accidentally reusing an entity object

* Fix group reload service

* Revert "Fix group reload service"

* Improve test

* Add tests aserting entity can't be reused
2023-11-03 21:01:38 +01:00
..
service_info
__init__.py
aiohttp_client.py Add support for family to aiohttp session helper (#102702) 2023-10-24 18:40:39 -05:00
aiohttp_compat.py
area_registry.py
check_config.py Allow missing components in safe mode (#102891) 2023-10-27 13:26:26 +02:00
collection.py
condition.py
config_entry_flow.py Update Union typing (4) [Py310] (#86427) 2023-01-23 09:04:40 +01:00
config_entry_oauth2_flow.py
config_validation.py
data_entry_flow.py
debounce.py
deprecation.py
device_registry.py Add serial_number to device registry entries (#102334) 2023-10-22 15:14:44 +02:00
discovery.py
discovery_flow.py Rename `gather_with_concurrency` to `gather_with_limited_concurrency` (#102241) 2023-10-19 15:08:52 +02:00
dispatcher.py
entity.py Prevent accidentally reusing an entity object (#102911) 2023-11-03 21:01:38 +01:00
entity_component.py Support multiple responses for service calls (#96370) 2023-11-02 18:37:35 -07:00
entity_platform.py Support multiple responses for service calls (#96370) 2023-11-02 18:37:35 -07:00
entity_registry.py Save previous unique id in entity registry when it changes (#102093) 2023-10-16 21:26:19 -10:00
entity_values.py
entityfilter.py
event.py Avoid looking up the callable type for HassJob when we already know it (#102962) 2023-10-30 12:45:22 +01:00
frame.py
httpx_client.py
icon.py Cache construction of battery icon (#102194) 2023-10-18 07:35:39 +02:00
instance_id.py
integration_platform.py
intent.py Add HassNevermind intent (bump intents package) (#102131) 2023-10-16 19:13:26 -05:00
issue_registry.py
json.py
location.py
network.py
ratelimit.py
recorder.py
reload.py
restore_state.py
schema_config_entry_flow.py
script.py
script_variables.py
selector.py Add trigger selector for blueprint (#103050) 2023-11-03 09:11:49 +01:00
sensor.py
service.py Support multiple responses for service calls (#96370) 2023-11-02 18:37:35 -07:00
signal.py
significant_change.py
singleton.py
start.py
state.py
storage.py
sun.py
system_info.py
temperature.py
template.py Add tests for types and functions for type conversions in templates (#100807) 2023-10-25 13:20:34 +02:00
trace.py
translation.py
trigger.py
trigger_template_entity.py
typing.py
update_coordinator.py Avoid looking up the callable type for HassJob when we already know it (#102962) 2023-10-30 12:45:22 +01:00