* Replace if len() == 0 with if not * Replace list + filter with list comprehensions * Move consts that are only used in one module to said module |
||
---|---|---|
.. | ||
__init__.py | ||
climate.py | ||
config_flow.py | ||
const.py | ||
coordinator.py | ||
manifest.json | ||
strings.json |