mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 08:17:08 +00:00
Update fritzhome to 1.0.3 (#9951)
This commit is contained in:
parent
520de0d278
commit
96e3dfeb53
@ -14,7 +14,7 @@ from homeassistant.const import (
|
|||||||
import homeassistant.helpers.config_validation as cv
|
import homeassistant.helpers.config_validation as cv
|
||||||
from homeassistant.const import TEMP_CELSIUS, ATTR_TEMPERATURE, STATE_UNKNOWN
|
from homeassistant.const import TEMP_CELSIUS, ATTR_TEMPERATURE, STATE_UNKNOWN
|
||||||
|
|
||||||
REQUIREMENTS = ['fritzhome==1.0.2']
|
REQUIREMENTS = ['fritzhome==1.0.3']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -258,7 +258,7 @@ freesms==0.1.1
|
|||||||
# fritzconnection==0.6.3
|
# fritzconnection==0.6.3
|
||||||
|
|
||||||
# homeassistant.components.switch.fritzdect
|
# homeassistant.components.switch.fritzdect
|
||||||
fritzhome==1.0.2
|
fritzhome==1.0.3
|
||||||
|
|
||||||
# homeassistant.components.media_player.frontier_silicon
|
# homeassistant.components.media_player.frontier_silicon
|
||||||
fsapi==0.0.7
|
fsapi==0.0.7
|
||||||
|
Loading…
x
Reference in New Issue
Block a user