Bump screenlogicpy to v0.9.1 (#100744)
parent
2ef69d1504
commit
a087ea8b3d
|
@ -15,5 +15,5 @@
|
||||||
"documentation": "https://www.home-assistant.io/integrations/screenlogic",
|
"documentation": "https://www.home-assistant.io/integrations/screenlogic",
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"loggers": ["screenlogicpy"],
|
"loggers": ["screenlogicpy"],
|
||||||
"requirements": ["screenlogicpy==0.9.0"]
|
"requirements": ["screenlogicpy==0.9.1"]
|
||||||
}
|
}
|
||||||
|
|
|
@ -2367,7 +2367,7 @@ satel-integra==0.3.7
|
||||||
scapy==2.5.0
|
scapy==2.5.0
|
||||||
|
|
||||||
# homeassistant.components.screenlogic
|
# homeassistant.components.screenlogic
|
||||||
screenlogicpy==0.9.0
|
screenlogicpy==0.9.1
|
||||||
|
|
||||||
# homeassistant.components.scsgate
|
# homeassistant.components.scsgate
|
||||||
scsgate==0.1.0
|
scsgate==0.1.0
|
||||||
|
|
|
@ -1745,7 +1745,7 @@ samsungtvws[async,encrypted]==2.6.0
|
||||||
scapy==2.5.0
|
scapy==2.5.0
|
||||||
|
|
||||||
# homeassistant.components.screenlogic
|
# homeassistant.components.screenlogic
|
||||||
screenlogicpy==0.9.0
|
screenlogicpy==0.9.1
|
||||||
|
|
||||||
# homeassistant.components.backup
|
# homeassistant.components.backup
|
||||||
securetar==2023.3.0
|
securetar==2023.3.0
|
||||||
|
|
Loading…
Reference in New Issue