Upgrade tapsaff to 0.2.0 (#14137)

This commit is contained in:
Fabian Affolter 2018-04-28 23:16:34 +02:00 committed by GitHub
parent 95f2ad2299
commit 449085313b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ from homeassistant.components.binary_sensor import (
from homeassistant.const import CONF_NAME from homeassistant.const import CONF_NAME
import homeassistant.helpers.config_validation as cv import homeassistant.helpers.config_validation as cv
REQUIREMENTS = ['tapsaff==0.1.3'] REQUIREMENTS = ['tapsaff==0.2.0']
_LOGGER = logging.getLogger(__name__) _LOGGER = logging.getLogger(__name__)

View File

@ -1236,7 +1236,7 @@ tahoma-api==0.0.13
tank_utility==1.4.0 tank_utility==1.4.0
# homeassistant.components.binary_sensor.tapsaff # homeassistant.components.binary_sensor.tapsaff
tapsaff==0.1.3 tapsaff==0.2.0
# homeassistant.components.tellstick # homeassistant.components.tellstick
tellcore-net==0.4 tellcore-net==0.4