Update pyCEC to version 0.5.2 (#74742)
parent
d208bd461d
commit
04bb2d1e5d
|
@ -2,7 +2,7 @@
|
|||
"domain": "hdmi_cec",
|
||||
"name": "HDMI-CEC",
|
||||
"documentation": "https://www.home-assistant.io/integrations/hdmi_cec",
|
||||
"requirements": ["pyCEC==0.5.1"],
|
||||
"requirements": ["pyCEC==0.5.2"],
|
||||
"codeowners": [],
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["pycec"]
|
||||
|
|
|
@ -1326,7 +1326,7 @@ py-zabbix==1.1.7
|
|||
py17track==2021.12.2
|
||||
|
||||
# homeassistant.components.hdmi_cec
|
||||
pyCEC==0.5.1
|
||||
pyCEC==0.5.2
|
||||
|
||||
# homeassistant.components.control4
|
||||
pyControl4==0.0.6
|
||||
|
|
Loading…
Reference in New Issue