Upgrade temperusb to 1.5.3 (#7428)

This commit is contained in:
Fabian Affolter 2017-05-04 07:46:43 +02:00 committed by GitHub
parent fab533de87
commit c44ebbefc4
2 changed files with 3 additions and 3 deletions

View File

@ -13,7 +13,7 @@ from homeassistant.helpers.entity import Entity
_LOGGER = logging.getLogger(__name__)
REQUIREMENTS = ['temperusb==1.5.1']
REQUIREMENTS = ['temperusb==1.5.3']
CONF_SCALE = 'scale'
CONF_OFFSET = 'offset'

View File

@ -784,7 +784,7 @@ tellcore-py==1.1.2
tellduslive==0.3.4
# homeassistant.components.sensor.temper
temperusb==1.5.1
temperusb==1.5.3
# homeassistant.components.thingspeak
thingspeak==0.4.1