mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Upgrade tapsaff to 0.2.0 (#14137)
This commit is contained in:
parent
95f2ad2299
commit
449085313b
@ -14,7 +14,7 @@ from homeassistant.components.binary_sensor import (
|
||||
from homeassistant.const import CONF_NAME
|
||||
import homeassistant.helpers.config_validation as cv
|
||||
|
||||
REQUIREMENTS = ['tapsaff==0.1.3']
|
||||
REQUIREMENTS = ['tapsaff==0.2.0']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
@ -1236,7 +1236,7 @@ tahoma-api==0.0.13
|
||||
tank_utility==1.4.0
|
||||
|
||||
# homeassistant.components.binary_sensor.tapsaff
|
||||
tapsaff==0.1.3
|
||||
tapsaff==0.2.0
|
||||
|
||||
# homeassistant.components.tellstick
|
||||
tellcore-net==0.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user