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 10:05:35 +01:00
Code
Activity
Files
a8cf3fadaaf3d30ed440b015be8317fa757d6b99
core
/
homeassistant
/
util
T
History
Michael Hansen
and
Paulus Schoutsen
5e77de35bd
Allow "no" to match "nb" in language util (
#92862
)
...
* Allow "no" to match "nb" * Adjust comparison for speed
2023-05-14 12:11:09 -04:00
..
yaml
Make dataclasses in HA core slotted (
#91208
)
2023-04-11 07:58:28 -10:00
__init__.py
…
aiohttp.py
…
async_.py
…
color.py
…
decorator.py
…
distance.py
…
dt.py
Update django github references to main instead of master branch. (
#89951
)
2023-03-20 10:27:55 +01:00
enum.py
…
executor.py
…
file.py
…
json.py
…
language.py
Allow "no" to match "nb" in language util (
#92862
)
2023-05-14 12:11:09 -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
Fix checking if a package is installed on py3.11 (
#88768
)
2023-02-25 22:47:18 -05:00
percentage.py
…
pil.py
…
pressure.py
…
process.py
…
read_only_dict.py
…
speed.py
…
ssl.py
Add option to select list of accepted ssl ciphers in httpx client (
#91389
)
2023-04-15 09:32:30 -10:00
temperature.py
…
thread.py
…
timeout.py
…
ulid.py
Reduce overhead to store context ids in the database (
#88942
)
2023-03-08 14:51:45 -10:00
unit_conversion.py
…
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
…