1
mirror of https://github.com/home-assistant/core synced 2024-10-01 05:30:36 +02:00
ha-core/homeassistant/util
epenet 1225c5e97d
Add enum util (#87082)
* Add enum helper

* docstring

* Move to util

* Add use case
2023-02-01 15:00:27 +01:00
..
yaml Update Union typing (4) [Py310] (#86427) 2023-01-23 09:04:40 +01:00
__init__.py Stricter pylint message control (#86154) 2023-01-20 13:47:55 +01:00
aiohttp.py Enable Ruff TRY004 (#86811) 2023-01-30 14:06:52 +01:00
async_.py Import ParamSpec from typing [Py310] (#86413) 2023-01-23 07:28:43 +01:00
color.py Code styling tweaks to core utils & YAML loader (#85433) 2023-01-08 22:01:55 -08:00
decorator.py
distance.py String formatting and max line length - Part 7 (#84532) 2022-12-27 11:18:56 +01:00
dt.py Code styling tweaks to core utils & YAML loader (#85433) 2023-01-08 22:01:55 -08:00
enum.py Add enum util (#87082) 2023-02-01 15:00:27 +01:00
executor.py
file.py Use os.path.dirname() for getting the directory name of a path (#81504) 2022-11-14 15:21:35 +01:00
json.py Code styling tweaks to core utils & YAML loader (#85433) 2023-01-08 22:01:55 -08:00
location.py Code styling tweaks to core utils & YAML loader (#85433) 2023-01-08 22:01:55 -08:00
logging.py Improve logging shutdown (#85812) 2023-01-17 20:06:25 +01:00
network.py Add is_host_valid util (#76589) 2022-09-11 11:12:04 -05:00
package.py Code styling tweaks to core utils & YAML loader (#85433) 2023-01-08 22:01:55 -08:00
percentage.py
pil.py Code styling tweaks to core utils & YAML loader (#85433) 2023-01-08 22:01:55 -08:00
pressure.py Add unitless unit converter (#85694) 2023-01-12 09:20:00 +01:00
process.py
read_only_dict.py
speed.py Add unitless unit converter (#85694) 2023-01-12 09:20:00 +01:00
ssl.py Code styling tweaks to core utils & YAML loader (#85433) 2023-01-08 22:01:55 -08:00
temperature.py String formatting and max line length - Part 7 (#84532) 2022-12-27 11:18:56 +01:00
thread.py
timeout.py
ulid.py
unit_conversion.py Add Mega Joule as valid unit of energy (#86055) 2023-01-25 14:13:42 +01:00
unit_system.py Remove deprecated unit system properties (#86643) 2023-01-27 12:09:26 +01:00
uuid.py
variance.py Import ParamSpec from typing [Py310] (#86413) 2023-01-23 07:28:43 +01:00
volume.py String formatting and max line length - Part 7 (#84532) 2022-12-27 11:18:56 +01:00