core/homeassistant/util
Jan Bouwhuis d33457b7bc
Add bytes support for bitwise template operations (#60211)
* Add bytes support for bitwise template operations

* spelling

* Update bitwise tests

* remove try block for bytes conversion

* do not accept empty `bytes` object
2021-11-24 15:15:27 +01:00
..
yaml Use assignment expressions 01 (#56394) 2021-09-18 13:31:35 -10:00
__init__.py Add bytes support for bitwise template operations (#60211) 2021-11-24 15:15:27 +01:00
aiohttp.py Use http.HTTPStatus in util.aiohttp (#58456) 2021-10-26 13:13:27 +02:00
async_.py Import Callable from collections.abc (1) (#56775) 2021-09-29 16:32:11 +02:00
color.py Make util.color._match_max_scale public (#59207) 2021-11-10 22:29:16 -08:00
decorator.py Import Callable from collections.abc (1) (#56775) 2021-09-29 16:32:11 +02:00
distance.py Import Callable from collections.abc (1) (#56775) 2021-09-29 16:32:11 +02:00
dt.py Fix recursive limit in find_next_time_expression_time (#58914) 2021-11-02 00:11:17 +01:00
enum.py Change device entry type to an StrEnum (#59940) 2021-11-22 18:14:15 +01:00
executor.py
file.py Use atomicwrites for mission critical core files (#59606) 2021-11-15 11:19:31 +01:00
json.py Use atomicwrites for mission critical core files (#59606) 2021-11-15 11:19:31 +01:00
location.py Use assignment expressions 39 (#58829) 2021-10-31 18:56:25 +01:00
logging.py
network.py
package.py
percentage.py Use assignment expressions 01 (#56394) 2021-09-18 13:31:35 -10:00
pil.py
pressure.py Add support for PRESSURE_CBAR (centibars) (#58762) 2021-11-10 09:44:05 +01:00
process.py
speed.py Add speed conversion function & add speed to units system (#53846) 2021-11-09 08:12:28 +01:00
ssl.py
temperature.py
thread.py
timeout.py
unit_system.py Add accumulated precipitation to unit system (#59657) 2021-11-19 09:18:44 +01:00
uuid.py
volume.py Add device class `gas` and enable statistics for it (#54110) 2021-08-11 09:58:19 -07:00