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-15 07:36:16 +00:00
Code
Activity
Files
5c5f5d064af7dd52c67feb0fa758aa9eecba9aa6
core
/
homeassistant
/
util
History
Thomas55555
a53f876e09
Bump ruff to 0.15.0 (
#162356
)
...
Co-authored-by: epenet <
6771947+epenet@users.noreply.github.com
>
2026-02-06 19:39:32 +01:00
..
yaml
…
__init__.py
Cleanup unnecessary brackets for except statements (core) (
#162410
)
2026-02-06 13:45:59 +01:00
aiohttp.py
…
async_.py
…
async_iterator.py
…
collection.py
…
color.py
…
decorator.py
…
dt.py
Cleanup deprecated dt util function (
#161752
)
2026-01-28 11:54:15 +01:00
enum.py
…
event_type.py
…
event_type.pyi
…
executor.py
…
file.py
…
frozen_dataclass_compat.py
Use Python 3.14 as default one (
#161426
)
2026-01-28 23:48:27 +01:00
hass_dict.py
…
hass_dict.pyi
…
json.py
…
language.py
…
limited_size_dict.py
…
location.py
Cleanup unnecessary brackets for except statements (core) (
#162410
)
2026-02-06 13:45:59 +01:00
logging.py
…
loop.py
…
network.py
…
package.py
Bump ruff to 0.15.0 (
#162356
)
2026-02-06 19:39:32 +01:00
percentage.py
…
pil.py
…
process.py
…
read_only_dict.py
…
resource.py
…
scaling.py
…
signal_type.py
…
signal_type.pyi
…
ssl.py
Fix SSL context mutation by httpx/httpcore with ALPN protocol bucketing (
#161330
)
2026-01-21 16:53:38 -10:00
system_info.py
…
thread.py
…
timeout.py
…
ulid.py
…
unit_conversion.py
Reformat lambda (core) (
#162382
)
2026-02-06 12:24:48 +01:00
unit_system.py
…
uuid.py
…
variance.py
…