Update radiotherm to 1.4.1 (#15910)

This commit is contained in:
clayton craft 2018-08-10 07:10:19 -07:00 committed by Daniel Høyer Iversen
parent 1911168855
commit b370b6a4e4
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ from homeassistant.const import (
CONF_HOST, TEMP_FAHRENHEIT, ATTR_TEMPERATURE, PRECISION_HALVES) CONF_HOST, TEMP_FAHRENHEIT, ATTR_TEMPERATURE, PRECISION_HALVES)
import homeassistant.helpers.config_validation as cv import homeassistant.helpers.config_validation as cv
REQUIREMENTS = ['radiotherm==1.3'] REQUIREMENTS = ['radiotherm==1.4.1']
_LOGGER = logging.getLogger(__name__) _LOGGER = logging.getLogger(__name__)

View File

@ -1201,7 +1201,7 @@ qnapstats==0.2.6
rachiopy==0.1.3 rachiopy==0.1.3
# homeassistant.components.climate.radiotherm # homeassistant.components.climate.radiotherm
radiotherm==1.3 radiotherm==1.4.1
# homeassistant.components.raincloud # homeassistant.components.raincloud
raincloudy==0.0.5 raincloudy==0.0.5