hass-core/homeassistant/util
epenet bff5d1123f
Deprecate CONF_UNIT_SYSTEM_*** constants ()
* Deprecate CONF_UNIT_SYSTEM_*** constants

* Adjust pylint plugin

* Add tests

* Remove single-use function

* Revert logic change

* Revert "Revert logic change"

This reverts commit 60959a0050.

* Tweak again
2022-10-14 16:50:04 +02:00
..
yaml Fix failure to raise on bad YAML syntax from include files () 2022-07-20 19:25:17 +02:00
__init__.py Make TypeVars private (1) () 2022-03-17 18:52:38 +01:00
aiohttp.py Make aiohttp mockers aware of the json loads kwarg () 2022-06-24 08:44:35 +02:00
async_.py Custom component -> Custom integration () 2022-07-18 22:10:22 +02:00
color.py Use Kelvin as the preferred color temperature unit () 2022-10-06 12:22:39 +02:00
decorator.py Improve typing [util.decorator] () 2022-02-23 20:58:42 +01:00
distance.py Fix incorrect deprecation year for conversion utils () 2022-10-13 00:06:23 +02:00
dt.py Add template as_timedelta () 2022-05-23 19:32:22 +02:00
executor.py Remove ThreadPoolExecutor shutdown backport () 2022-02-17 10:39:33 -06:00
file.py Use atomicwrites for mission critical core files () 2021-11-15 11:19:31 +01:00
json.py Use default encoder when saving storage () 2022-07-17 14:25:19 +02:00
location.py Improve typing [util.location] () 2022-04-27 17:20:56 +02:00
logging.py Correct return typing for catch_log_exception () 2022-09-17 17:27:22 +02:00
network.py Add is_host_valid util () 2022-09-11 11:12:04 -05:00
package.py Only stat the .dockerenv file once () 2022-08-02 10:38:01 -10:00
percentage.py Make TypeVars private (1) () 2022-03-17 18:52:38 +01:00
pil.py Update typing 03 () 2021-03-17 21:46:07 +01:00
pressure.py Fix incorrect deprecation year for conversion utils () 2022-10-13 00:06:23 +02:00
process.py Move disallow-any-generics to mypy.ini () 2022-01-11 13:33:25 -08:00
read_only_dict.py Make TypeVars private (1) () 2022-03-17 18:52:38 +01:00
speed.py Fix incorrect deprecation year for conversion utils () 2022-10-13 00:06:23 +02:00
ssl.py Lint suppression cleanups () 2021-03-02 09:02:04 +01:00
temperature.py Fix incorrect deprecation year for conversion utils () 2022-10-13 00:06:23 +02:00
thread.py Ensure shutdown does not deadlock () 2021-04-18 08:55:51 -10:00
timeout.py Rewrite of not a == b occurances () 2021-03-20 01:27:04 +01:00
ulid.py Sync event timed_fired and the context ulid time () 2022-05-14 12:12:08 -07:00
unit_conversion.py Improve precision in pressure conversion () 2022-10-06 12:48:31 +02:00
unit_system.py Deprecate CONF_UNIT_SYSTEM_*** constants () 2022-10-14 16:50:04 +02:00
uuid.py Improve performance of generating non-cryptographically secure uuids () 2020-10-07 16:37:01 +02:00
variance.py Add PrusaLink integration () 2022-08-29 20:45:27 -04:00
volume.py Fix incorrect deprecation year for conversion utils () 2022-10-13 00:06:23 +02:00