Update fritzhome to 1.0.3 (#9951)

This commit is contained in:
Alok Saboo 2017-10-18 14:57:53 -04:00 committed by Pascal Vizeli
parent 520de0d278
commit 96e3dfeb53
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ from homeassistant.const import (
import homeassistant.helpers.config_validation as cv
from homeassistant.const import TEMP_CELSIUS, ATTR_TEMPERATURE, STATE_UNKNOWN
REQUIREMENTS = ['fritzhome==1.0.2']
REQUIREMENTS = ['fritzhome==1.0.3']
_LOGGER = logging.getLogger(__name__)

View File

@ -258,7 +258,7 @@ freesms==0.1.1
# fritzconnection==0.6.3
# homeassistant.components.switch.fritzdect
fritzhome==1.0.2
fritzhome==1.0.3
# homeassistant.components.media_player.frontier_silicon
fsapi==0.0.7