mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 01:37:08 +00:00
Bumped simplisafe-python to 3.1.14 (#18752)
This commit is contained in:
parent
dd8544fdf8
commit
093fa6f5e9
@ -23,7 +23,7 @@ from homeassistant.helpers import config_validation as cv
|
||||
from .config_flow import configured_instances
|
||||
from .const import DATA_CLIENT, DEFAULT_SCAN_INTERVAL, DOMAIN, TOPIC_UPDATE
|
||||
|
||||
REQUIREMENTS = ['simplisafe-python==3.1.13']
|
||||
REQUIREMENTS = ['simplisafe-python==3.1.14']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
@ -1413,7 +1413,7 @@ shodan==1.10.4
|
||||
simplepush==1.1.4
|
||||
|
||||
# homeassistant.components.simplisafe
|
||||
simplisafe-python==3.1.13
|
||||
simplisafe-python==3.1.14
|
||||
|
||||
# homeassistant.components.sisyphus
|
||||
sisyphus-control==2.1
|
||||
|
@ -230,7 +230,7 @@ ring_doorbell==0.2.2
|
||||
rxv==0.5.1
|
||||
|
||||
# homeassistant.components.simplisafe
|
||||
simplisafe-python==3.1.13
|
||||
simplisafe-python==3.1.14
|
||||
|
||||
# homeassistant.components.sleepiq
|
||||
sleepyq==0.6
|
||||
|
Loading…
x
Reference in New Issue
Block a user