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-23 03:17:06 +00:00
Code
Activity
Files
b2e708834fe6340887eed00b9f279bfd53a4c97c
core
/
homeassistant
/
util
History
Franck Nijhof
3e85a29b86
Move overlapping pylint rules to ruff, disable mypy overlap (
#94359
)
2023-06-27 17:42:46 +02:00
..
yaml
Make dataclasses in HA core slotted (
#91208
)
2023-04-11 07:58:28 -10:00
__init__.py
…
aiohttp.py
…
async_.py
Fix shutdown being delayed for cancelling tasks (
#93287
)
2023-05-21 14:17:34 +02:00
color.py
…
decorator.py
…
distance.py
…
dt.py
Move overlapping pylint rules to ruff, disable mypy overlap (
#94359
)
2023-06-27 17:42:46 +02:00
enum.py
…
executor.py
…
file.py
…
json.py
…
language.py
Language codes for Hebrew (
#93681
)
2023-05-30 22:27:32 -04:00
limited_size_dict.py
Add WS API for debugging previous assist_pipeline runs (
#91541
)
2023-04-17 11:48:02 -04:00
location.py
…
logging.py
…
network.py
…
package.py
…
percentage.py
…
pil.py
…
pressure.py
…
process.py
…
read_only_dict.py
…
speed.py
…
ssl.py
Fix sslv2/sslv3 with unverified connections (
#93037
)
2023-05-13 20:16:11 -04:00
temperature.py
…
thread.py
…
timeout.py
…
ulid.py
…
unit_conversion.py
Make unit converter use a factory to avoid looking up the ratios each conversion (
#93706
)
2023-05-29 20:50:40 +02:00
unit_system.py
Add preferred wind speed unit to unit systems (
#90504
)
2023-03-30 12:54:12 +02:00
uuid.py
…
variance.py
…
volume.py
…