diff --git a/homeassistant/components/lcn/manifest.json b/homeassistant/components/lcn/manifest.json index 6811e086ecc..f07c4d9c646 100644 --- a/homeassistant/components/lcn/manifest.json +++ b/homeassistant/components/lcn/manifest.json @@ -2,6 +2,6 @@ "domain": "lcn", "name": "LCN", "documentation": "https://www.home-assistant.io/integrations/lcn", - "requirements": ["pypck==0.7.6"], + "requirements": ["pypck==0.7.7"], "codeowners": ["@alengwenus"] } diff --git a/requirements_all.txt b/requirements_all.txt index 382ead0322c..f475a25e19b 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1607,7 +1607,7 @@ pyownet==0.10.0.post1 pypca==0.0.7 # homeassistant.components.lcn -pypck==0.7.6 +pypck==0.7.7 # homeassistant.components.pjlink pypjlink2==1.2.1