mirror of
https://github.com/home-assistant/core.git
synced 2026-05-08 17:49:37 +01:00
Update pyControl4 to v1.5.0 (#154341)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/control4",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["pyControl4"],
|
||||
"requirements": ["pyControl4==1.2.0"],
|
||||
"requirements": ["pyControl4==1.5.0"],
|
||||
"ssdp": [
|
||||
{
|
||||
"st": "c4:director"
|
||||
|
||||
Generated
+1
-1
@@ -1815,7 +1815,7 @@ pyAtome==0.1.1
|
||||
pyCEC==0.5.2
|
||||
|
||||
# homeassistant.components.control4
|
||||
pyControl4==1.2.0
|
||||
pyControl4==1.5.0
|
||||
|
||||
# homeassistant.components.duotecno
|
||||
pyDuotecno==2024.10.1
|
||||
|
||||
Generated
+1
-1
@@ -1538,7 +1538,7 @@ py-synologydsm-api==2.7.3
|
||||
pyCEC==0.5.2
|
||||
|
||||
# homeassistant.components.control4
|
||||
pyControl4==1.2.0
|
||||
pyControl4==1.5.0
|
||||
|
||||
# homeassistant.components.duotecno
|
||||
pyDuotecno==2024.10.1
|
||||
|
||||
Reference in New Issue
Block a user