Bump simplisafe-python to 3.4.1 (#21511)
This commit is contained in:
parent
3749321fa5
commit
e4b2aab1e9
3 changed files with 3 additions and 3 deletions
|
@ -18,7 +18,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.14']
|
||||
REQUIREMENTS = ['simplisafe-python==3.4.1']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -1559,7 +1559,7 @@ shodan==1.11.1
|
|||
simplepush==1.1.4
|
||||
|
||||
# homeassistant.components.simplisafe
|
||||
simplisafe-python==3.1.14
|
||||
simplisafe-python==3.4.1
|
||||
|
||||
# homeassistant.components.sisyphus
|
||||
sisyphus-control==2.1
|
||||
|
|
|
@ -269,7 +269,7 @@ ring_doorbell==0.2.2
|
|||
rxv==0.6.0
|
||||
|
||||
# homeassistant.components.simplisafe
|
||||
simplisafe-python==3.1.14
|
||||
simplisafe-python==3.4.1
|
||||
|
||||
# homeassistant.components.sleepiq
|
||||
sleepyq==0.6
|
||||
|
|
Loading…
Add table
Reference in a new issue