mirror of
https://github.com/home-assistant/core.git
synced 2025-08-14 01:55:18 +02:00
Update pyCEC to version 0.5.2 (#74742)
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
"domain": "hdmi_cec",
|
"domain": "hdmi_cec",
|
||||||
"name": "HDMI-CEC",
|
"name": "HDMI-CEC",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/hdmi_cec",
|
"documentation": "https://www.home-assistant.io/integrations/hdmi_cec",
|
||||||
"requirements": ["pyCEC==0.5.1"],
|
"requirements": ["pyCEC==0.5.2"],
|
||||||
"codeowners": [],
|
"codeowners": [],
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"loggers": ["pycec"]
|
"loggers": ["pycec"]
|
||||||
|
@@ -1326,7 +1326,7 @@ py-zabbix==1.1.7
|
|||||||
py17track==2021.12.2
|
py17track==2021.12.2
|
||||||
|
|
||||||
# homeassistant.components.hdmi_cec
|
# homeassistant.components.hdmi_cec
|
||||||
pyCEC==0.5.1
|
pyCEC==0.5.2
|
||||||
|
|
||||||
# homeassistant.components.control4
|
# homeassistant.components.control4
|
||||||
pyControl4==0.0.6
|
pyControl4==0.0.6
|
||||||
|
Reference in New Issue
Block a user