pull/16106/head
parent
507e8f8f12
commit
ae5c4c7e13
|
@ -20,7 +20,7 @@ from homeassistant.const import (
|
|||
CONF_HOST, CONF_PORT, CONF_PASSWORD)
|
||||
import homeassistant.helpers.config_validation as cv
|
||||
|
||||
REQUIREMENTS = ['afsapi==0.0.3']
|
||||
REQUIREMENTS = ['afsapi==0.0.4']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -77,7 +77,7 @@ YesssSMS==0.1.1b3
|
|||
abodepy==0.13.1
|
||||
|
||||
# homeassistant.components.media_player.frontier_silicon
|
||||
afsapi==0.0.3
|
||||
afsapi==0.0.4
|
||||
|
||||
# homeassistant.components.device_tracker.automatic
|
||||
aioautomatic==0.6.5
|
||||
|
|
Loading…
Reference in New Issue