From 04bb2d1e5d4c3d0b97e5d260fc9ddcdb9a59b8b7 Mon Sep 17 00:00:00 2001 From: Pieter Mulder Date: Sat, 9 Jul 2022 19:13:46 +0200 Subject: [PATCH] Update pyCEC to version 0.5.2 (#74742) --- homeassistant/components/hdmi_cec/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/hdmi_cec/manifest.json b/homeassistant/components/hdmi_cec/manifest.json index ff2411db35a..8ea56a51fa9 100644 --- a/homeassistant/components/hdmi_cec/manifest.json +++ b/homeassistant/components/hdmi_cec/manifest.json @@ -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"] diff --git a/requirements_all.txt b/requirements_all.txt index 2ab6ccf679e..fad4f243350 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -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