-
- Downloads
Change climate default limits to constants
Min and max temp and humidity are now defined in climate __init__.py and are available for import in subclasses.
Showing
- homeassistant/components/climate/__init__.py 10 additions, 4 deletionshomeassistant/components/climate/__init__.py
- homeassistant/components/climate/generic_thermostat.py 4 additions, 3 deletionshomeassistant/components/climate/generic_thermostat.py
- homeassistant/components/climate/sensibo.py 3 additions, 3 deletionshomeassistant/components/climate/sensibo.py
- homeassistant/components/climate/tado.py 4 additions, 3 deletionshomeassistant/components/climate/tado.py
- tests/components/climate/test_mqtt.py 3 additions, 3 deletionstests/components/climate/test_mqtt.py
Please register or sign in to comment