This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
mirror of
https://github.com/home-assistant/core.git
synced
2026-08-30 18:16:17 +01:00
Code
Activity
Files
cbd884d54a04bd73563de4501295e262c2ec287c
core
/
homeassistant
/
util
T
History
Marc Mueller
and
GitHub
5cd8e4ab7e
Update mypy-dev to 1.12.0a3 (
#124939
)
...
* Update mypy-dev to 1.12.0a3 * Fix
2024-08-31 19:34:41 +02:00
..
yaml
Tweak exception message in yaml loader (
#124841
)
2024-08-29 11:31:19 +02:00
__init__.py
…
aiohttp.py
…
async_.py
Use BaseEventLoop._thread_id instead of a custom attribute (
#124054
)
2024-08-17 10:59:39 +02:00
collection.py
…
color.py
…
decorator.py
…
dt.py
…
enum.py
…
event_type.py
…
event_type.pyi
…
executor.py
Shutdown database engine before waiting for executor shutdown (
#117339
)
2024-08-22 16:47:22 +02:00
file.py
…
frozen_dataclass_compat.py
Update mypy-dev to 1.12.0a3 (
#124939
)
2024-08-31 19:34:41 +02:00
hass_dict.py
…
hass_dict.pyi
…
json.py
…
language.py
Fix raise-within-try in language util (
#123354
)
2024-08-08 18:51:19 +02:00
limited_size_dict.py
…
location.py
Use aiohttp.ClientTimeout for timeout (
#122458
)
2024-07-23 08:20:04 -05:00
logging.py
…
loop.py
…
network.py
…
package.py
…
percentage.py
…
pil.py
…
process.py
…
read_only_dict.py
…
scaling.py
…
signal_type.py
…
signal_type.pyi
…
ssl.py
…
thread.py
…
timeout.py
Fix bug in timeout util related to multiple global freezes (
#122466
)
2024-07-29 10:12:18 +02:00
ulid.py
…
unit_conversion.py
Remove unused normalized units from unit converters (
#122797
)
2024-08-28 08:45:40 +02:00
unit_system.py
…
uuid.py
…
variance.py
…