Bumps simplisafe-python to 3.1.12 (#17509)
* Bumps simplisafe-python to 3.1.12 * Updated requirements
This commit is contained in:
parent
993a02b8c4
commit
a9389d2d43
3 changed files with 3 additions and 3 deletions
|
@ -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.11']
|
||||
REQUIREMENTS = ['simplisafe-python==3.1.12']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -1346,7 +1346,7 @@ shodan==1.10.4
|
|||
simplepush==1.1.4
|
||||
|
||||
# homeassistant.components.simplisafe
|
||||
simplisafe-python==3.1.11
|
||||
simplisafe-python==3.1.12
|
||||
|
||||
# homeassistant.components.sisyphus
|
||||
sisyphus-control==2.1
|
||||
|
|
|
@ -216,7 +216,7 @@ ring_doorbell==0.2.1
|
|||
rxv==0.5.1
|
||||
|
||||
# homeassistant.components.simplisafe
|
||||
simplisafe-python==3.1.11
|
||||
simplisafe-python==3.1.12
|
||||
|
||||
# homeassistant.components.sleepiq
|
||||
sleepyq==0.6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue