upgrade pyicloud version
This commit is contained in:
parent
b6a4257753
commit
dd691a4684
2 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ from homeassistant.helpers.event import track_utc_time_change
|
|||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
REQUIREMENTS = ['pyicloud==0.7.2']
|
||||
REQUIREMENTS = ['pyicloud==0.8.1']
|
||||
|
||||
CONF_INTERVAL = 'interval'
|
||||
DEFAULT_INTERVAL = 8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue