mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 04:35:11 +02:00
Upgrade tapsaff to 0.2.0 (#14137)
This commit is contained in:
@@ -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__)
|
||||||
|
|
||||||
|
@@ -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
|
||||||
|
Reference in New Issue
Block a user