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-16 18:24:59 +01:00
Code
Activity
Files
a9147cf3dd67ca368f790f1ca5203531b6cc72dd
core
/
homeassistant
/
util
T
History
J. Nick Koston
and
GitHub
582d6968b2
Avoid de/recode of bytes to string to bytes when writing json files (
#109348
)
2024-02-02 09:02:26 +01:00
..
yaml
Fix empty files included by !include_dir_named (
#108489
)
2024-01-20 15:12:32 +01:00
__init__.py
…
aiohttp.py
…
async_.py
…
color.py
…
decorator.py
…
dt.py
Avoid many replace calls in find_next_time_expression_time (
#108273
)
2024-01-18 08:44:40 +01:00
enum.py
…
executor.py
…
file.py
Avoid de/recode of bytes to string to bytes when writing json files (
#109348
)
2024-02-02 09:02:26 +01:00
frozen_dataclass_compat.py
…
json.py
Load json file as binary instead of decoding to string (
#109351
)
2024-02-02 09:00:46 +01:00
language.py
…
limited_size_dict.py
…
location.py
Add caching to the distance calculation utility (
#107626
)
2024-01-08 21:51:56 -10:00
logging.py
…
network.py
…
package.py
Restore support for packages being installed from urls with fragments (
#109267
)
2024-02-01 08:56:57 +01:00
percentage.py
…
pil.py
…
process.py
…
read_only_dict.py
…
scaling.py
…
ssl.py
…
thread.py
…
timeout.py
…
ulid.py
…
unit_conversion.py
Add DurationConverter (
#108865
)
2024-01-30 23:08:12 +01:00
unit_system.py
…
uuid.py
…
variance.py
…