mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 09:17:10 +00:00
Upgraded pyarlo to 0.2.3 (#19626)
This commit is contained in:
parent
82d6fe5bd5
commit
457708cbda
@ -16,7 +16,7 @@ from homeassistant.const import (
|
|||||||
from homeassistant.helpers.event import track_time_interval
|
from homeassistant.helpers.event import track_time_interval
|
||||||
from homeassistant.helpers.dispatcher import dispatcher_send
|
from homeassistant.helpers.dispatcher import dispatcher_send
|
||||||
|
|
||||||
REQUIREMENTS = ['pyarlo==0.2.2']
|
REQUIREMENTS = ['pyarlo==0.2.3']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -891,7 +891,7 @@ pyairvisual==2.0.1
|
|||||||
pyalarmdotcom==0.3.2
|
pyalarmdotcom==0.3.2
|
||||||
|
|
||||||
# homeassistant.components.arlo
|
# homeassistant.components.arlo
|
||||||
pyarlo==0.2.2
|
pyarlo==0.2.3
|
||||||
|
|
||||||
# homeassistant.components.netatmo
|
# homeassistant.components.netatmo
|
||||||
pyatmo==1.4
|
pyatmo==1.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user