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-17 10:44:08 +01:00
Code
Activity
Files
e484066f2bf394f1069a3bfcee2890ba02bc8b16
core
/
homeassistant
/
util
T
History
Ville Skyttä
and
GitHub
3094991236
Upgrade ruff to 0.0.285 (
#98647
)
2023-08-19 08:17:17 -04:00
..
yaml
…
__init__.py
…
aiohttp.py
…
async_.py
…
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
Upgrade ruff to 0.0.285 (
#98647
)
2023-08-19 08:17:17 -04:00
language.py
Language codes for Hebrew (
#93681
)
2023-05-30 22:27:32 -04:00
limited_size_dict.py
…
location.py
…
logging.py
…
network.py
…
package.py
Replace deprecated pkg_resources with importlib.metadata (
#97628
)
2023-08-03 09:14:00 +02:00
percentage.py
…
pil.py
Add types-Pillow dependency (
#98266
)
2023-08-13 11:57:46 -05:00
pressure.py
…
process.py
…
read_only_dict.py
…
speed.py
…
ssl.py
Fix ssl DeprecationWarnings (
#97623
)
2023-08-03 09:11:41 +02:00
temperature.py
…
thread.py
…
timeout.py
Import names from typing instead of typing_extensions [3.11] (
#97065
)
2023-07-22 17:03:44 -05:00
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
…
uuid.py
…
variance.py
…
volume.py
…