This website requires JavaScript.
Explore
Help
Register
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2026-02-22 02:47:14 +00:00
Code
Activity
Files
28bee6d1aa46ce4e54e2f4e31aa0ef802d417355
core
/
homeassistant
/
util
History
Marc Mueller
7abe289681
Add support for Python 3.14 (
#153939
)
2025-10-15 20:50:16 +02:00
..
yaml
…
__init__.py
Replace asyncio.iscoroutinefunction (
#148738
)
2025-07-14 20:24:32 +01:00
aiohttp.py
…
async_.py
…
async_iterator.py
Add async_iterator util (
#153194
)
2025-09-29 18:54:23 +02:00
collection.py
…
color.py
…
decorator.py
…
dt.py
…
enum.py
…
event_type.py
…
event_type.pyi
…
executor.py
…
file.py
…
frozen_dataclass_compat.py
Add support for Python 3.14 (
#153939
)
2025-10-15 20:50:16 +02:00
hass_dict.py
…
hass_dict.pyi
…
json.py
…
language.py
…
limited_size_dict.py
…
location.py
…
logging.py
…
loop.py
…
network.py
…
package.py
…
percentage.py
…
pil.py
…
process.py
…
read_only_dict.py
…
resource.py
Increase open file descriptor limit on startup (
#148940
)
2025-07-29 17:42:26 +02:00
scaling.py
…
signal_type.py
…
signal_type.pyi
…
ssl.py
…
system_info.py
…
thread.py
…
timeout.py
…
ulid.py
…
unit_conversion.py
Add TEMPERATURE_DELTA device class to Number and Sensor entities (
#147358
)
2025-10-15 11:49:12 +02:00
unit_system.py
Add milliPascal (mPa) as unit of measurement for Pressure (
#153087
)
2025-10-14 12:38:14 +01:00
uuid.py
…
variance.py
…