mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
This commit is contained in:
parent
507e8f8f12
commit
ae5c4c7e13
@ -20,7 +20,7 @@ from homeassistant.const import (
|
|||||||
CONF_HOST, CONF_PORT, CONF_PASSWORD)
|
CONF_HOST, CONF_PORT, CONF_PASSWORD)
|
||||||
import homeassistant.helpers.config_validation as cv
|
import homeassistant.helpers.config_validation as cv
|
||||||
|
|
||||||
REQUIREMENTS = ['afsapi==0.0.3']
|
REQUIREMENTS = ['afsapi==0.0.4']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -77,7 +77,7 @@ YesssSMS==0.1.1b3
|
|||||||
abodepy==0.13.1
|
abodepy==0.13.1
|
||||||
|
|
||||||
# homeassistant.components.media_player.frontier_silicon
|
# homeassistant.components.media_player.frontier_silicon
|
||||||
afsapi==0.0.3
|
afsapi==0.0.4
|
||||||
|
|
||||||
# homeassistant.components.device_tracker.automatic
|
# homeassistant.components.device_tracker.automatic
|
||||||
aioautomatic==0.6.5
|
aioautomatic==0.6.5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user