core/homeassistant/helpers
Allen Porter 35438f65e5
Update exception handling for python3.13 for getpass.getuser() (#132449)
* Update exception handling for python3.13 for getpass.getuser()

* Add comment

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>

* Cleanup trailing space

---------

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2024-12-06 06:54:21 -08:00
..
service_info Remove hassio from ALLOWED_USED_COMPONENTS and move some functions to helper (#127228) 2024-10-30 12:43:41 +01:00
__init__.py
aiohttp_client.py Disable cleanup_closed on python 3.12.7+ and 3.13.1+ (#129645) 2024-11-02 22:15:56 -05:00
area_registry.py Restore __slots__ to registry entries (#127481) 2024-10-05 12:16:52 +02:00
category_registry.py
check_config.py Move core config functionality to its own module (#129065) 2024-10-24 13:34:51 +02:00
collection.py
condition.py Support time entities in time conditions (#124575) 2024-11-26 15:37:31 +01:00
config_entry_flow.py
config_entry_oauth2_flow.py
config_validation.py Support time entities in time conditions (#124575) 2024-11-26 15:37:31 +01:00
data_entry_flow.py Make FlowHandler.context a typed dict (#126291) 2024-10-08 12:18:45 +02:00
debounce.py
deprecation.py Move core config class to core_config.py (#129163) 2024-10-26 07:00:31 +02:00
device.py
device_registry.py Remove deprecated device registry constants (#131802) 2024-11-28 11:20:44 +01:00
discovery.py
discovery_flow.py Make FlowHandler.context a typed dict (#126291) 2024-10-08 12:18:45 +02:00
dispatcher.py
entity.py Use translations on NumberEntity unit_of_measurement property (#132095) 2024-12-03 17:08:09 +01:00
entity_component.py Improve docstring of EntityComponent and EntityPlatform (#128135) 2024-10-11 13:43:20 +02:00
entity_platform.py Use default translation on SensorEntity unit_of_measurement (#131633) 2024-11-27 14:45:53 +01:00
entity_registry.py Restore __slots__ to registry entries (#127481) 2024-10-05 12:16:52 +02:00
entity_values.py
entityfilter.py
event.py Use breaks_in_ha_version in report_usage (#131137) 2024-11-23 18:58:24 +01:00
floor_registry.py Improve code of normalized name registry (#125282) 2024-10-01 11:20:52 -05:00
frame.py Add ability to pass integration domain to report_usage (#130705) 2024-11-21 16:01:36 +01:00
group.py
hassio.py Remove hassio from ALLOWED_USED_COMPONENTS and move some functions to helper (#127228) 2024-10-30 12:43:41 +01:00
http.py
httpx_client.py
icon.py
importlib.py
instance_id.py
integration_platform.py
intent.py Add intent to cancel all timers (#130873) 2024-11-26 09:59:41 -06:00
issue_registry.py
json.py Cache serialization of config entry storage (#127435) 2024-10-03 19:51:09 +02:00
label_registry.py Improve code of normalized name registry (#125282) 2024-10-01 11:20:52 -05:00
llm.py Do not double expose scripts in LLM tools (#131726) 2024-11-27 18:04:08 +01:00
location.py
network.py Remove hassio from ALLOWED_USED_COMPONENTS and move some functions to helper (#127228) 2024-10-30 12:43:41 +01:00
normalized_name_base_registry.py Improve code of normalized name registry (#125282) 2024-10-01 11:20:52 -05:00
ratelimit.py
recorder.py
redact.py
registry.py
reload.py
restore_state.py Drop restore_state backwards compatibility (#130411) 2024-11-15 12:35:09 +01:00
schema_config_entry_flow.py Remove options property from OptionFlow (#129890) 2024-11-06 23:28:01 +01:00
script.py Clean up early assignment in script response (#131691) 2024-11-27 10:24:06 +01:00
script_variables.py
selector.py
sensor.py
service.py Add exception translation for entity action not supported (#131956) 2024-12-01 16:53:06 +01:00
signal.py
significant_change.py
singleton.py
start.py
state.py
storage.py Switch to using fast cached_property implementation in propcache (#127339) 2024-10-03 13:11:02 -05:00
sun.py
system_info.py Update exception handling for python3.13 for getpass.getuser() (#132449) 2024-12-06 06:54:21 -08:00
temperature.py
template.py Update mypy-dev to 1.14.0a5 (#132063) 2024-12-02 14:40:13 +01:00
trace.py
translation.py
trigger.py
trigger_template_entity.py Fix correct handling in ManualTriggerEntity (#130135) 2024-11-21 20:46:03 +01:00
typing.py
update_coordinator.py Use breaks_in_ha_version in report_usage (#131137) 2024-11-23 18:58:24 +01:00