Bump screenlogicpy to v0.9.1 (#100744)

This commit is contained in:
Kevin Worrel
2023-09-23 00:40:07 -07:00
committed by GitHub
parent 2ef69d1504
commit a087ea8b3d
3 changed files with 3 additions and 3 deletions

View File

@@ -15,5 +15,5 @@
"documentation": "https://www.home-assistant.io/integrations/screenlogic",
"iot_class": "local_push",
"loggers": ["screenlogicpy"],
"requirements": ["screenlogicpy==0.9.0"]
"requirements": ["screenlogicpy==0.9.1"]
}

View File

@@ -2367,7 +2367,7 @@ satel-integra==0.3.7
scapy==2.5.0
# homeassistant.components.screenlogic
screenlogicpy==0.9.0
screenlogicpy==0.9.1
# homeassistant.components.scsgate
scsgate==0.1.0

View File

@@ -1745,7 +1745,7 @@ samsungtvws[async,encrypted]==2.6.0
scapy==2.5.0
# homeassistant.components.screenlogic
screenlogicpy==0.9.0
screenlogicpy==0.9.1
# homeassistant.components.backup
securetar==2023.3.0