mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 13:57:10 +00:00
Bump satel_integra to 0.3.7 to fix compat with python 3.10 (#74543)
This commit is contained in:
parent
099e7e0637
commit
fef78939e1
@ -2,7 +2,7 @@
|
|||||||
"domain": "satel_integra",
|
"domain": "satel_integra",
|
||||||
"name": "Satel Integra",
|
"name": "Satel Integra",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/satel_integra",
|
"documentation": "https://www.home-assistant.io/integrations/satel_integra",
|
||||||
"requirements": ["satel_integra==0.3.4"],
|
"requirements": ["satel_integra==0.3.7"],
|
||||||
"codeowners": [],
|
"codeowners": [],
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"loggers": ["satel_integra"]
|
"loggers": ["satel_integra"]
|
||||||
|
@ -2125,7 +2125,7 @@ samsungctl[websocket]==0.7.1
|
|||||||
samsungtvws[async,encrypted]==2.5.0
|
samsungtvws[async,encrypted]==2.5.0
|
||||||
|
|
||||||
# homeassistant.components.satel_integra
|
# homeassistant.components.satel_integra
|
||||||
satel_integra==0.3.4
|
satel_integra==0.3.7
|
||||||
|
|
||||||
# homeassistant.components.dhcp
|
# homeassistant.components.dhcp
|
||||||
scapy==2.4.5
|
scapy==2.4.5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user