core/homeassistant/util
epenet 67d1dde69f
Rename IMPERIAL_SYSTEM to US_CUSTOMARY_SYSTEM (#80253)
* Rename IMPERIAL_SYSTEM

* Deprecate is_metric property and adjust tests

* Adjust unit_system config validation

* Add yaml tests

* Add tests for private name

* Fix incorrect rebase

* Adjust docstring

* Add store migration

* Update unit_system.py

* Minimise test tweaks

* Fix tests

* Add conversion to migration

* Rename new key and adjust tests

* Adjust websocket_detect_config

* Move original_unit_system tracking to subclass
2022-10-19 13:31:08 +02:00
..
yaml Fix failure to raise on bad YAML syntax from include files (#75510) 2022-07-20 19:25:17 +02:00
__init__.py
aiohttp.py Make aiohttp mockers aware of the json loads kwarg (#73939) 2022-06-24 08:44:35 +02:00
async_.py Custom component -> Custom integration (#75404) 2022-07-18 22:10:22 +02:00
color.py Use Kelvin as the preferred color temperature unit (#79591) 2022-10-06 12:22:39 +02:00
decorator.py
distance.py Fix incorrect deprecation year for conversion utils (#80195) 2022-10-13 00:06:23 +02:00
dt.py
executor.py
file.py
json.py Use default encoder when saving storage (#75319) 2022-07-17 14:25:19 +02:00
location.py
logging.py Correct return typing for `catch_log_exception` (#78399) 2022-09-17 17:27:22 +02:00
network.py Add is_host_valid util (#76589) 2022-09-11 11:12:04 -05:00
package.py Only stat the .dockerenv file once (#76097) 2022-08-02 10:38:01 -10:00
percentage.py
pil.py
pressure.py Fix incorrect deprecation year for conversion utils (#80195) 2022-10-13 00:06:23 +02:00
process.py
read_only_dict.py
speed.py Fix incorrect deprecation year for conversion utils (#80195) 2022-10-13 00:06:23 +02:00
ssl.py
temperature.py Fix incorrect deprecation year for conversion utils (#80195) 2022-10-13 00:06:23 +02:00
thread.py
timeout.py
ulid.py
unit_conversion.py Improve precision in pressure conversion (#79362) 2022-10-06 12:48:31 +02:00
unit_system.py Rename IMPERIAL_SYSTEM to US_CUSTOMARY_SYSTEM (#80253) 2022-10-19 13:31:08 +02:00
uuid.py
variance.py Add PrusaLink integration (#77429) 2022-08-29 20:45:27 -04:00
volume.py Fix incorrect deprecation year for conversion utils (#80195) 2022-10-13 00:06:23 +02:00