Upgraded pyarlo to 0.2.3 (#19626)
This commit is contained in:
parent
82d6fe5bd5
commit
457708cbda
2 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ from homeassistant.const import (
|
|||
from homeassistant.helpers.event import track_time_interval
|
||||
from homeassistant.helpers.dispatcher import dispatcher_send
|
||||
|
||||
REQUIREMENTS = ['pyarlo==0.2.2']
|
||||
REQUIREMENTS = ['pyarlo==0.2.3']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -891,7 +891,7 @@ pyairvisual==2.0.1
|
|||
pyalarmdotcom==0.3.2
|
||||
|
||||
# homeassistant.components.arlo
|
||||
pyarlo==0.2.2
|
||||
pyarlo==0.2.3
|
||||
|
||||
# homeassistant.components.netatmo
|
||||
pyatmo==1.4
|
||||
|
|
Loading…
Add table
Reference in a new issue