mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 09:17:10 +00:00
Bump pypck to 0.7.14 (#66794)
This commit is contained in:
parent
483545eeaa
commit
c8ae0d3bbe
@ -3,7 +3,7 @@
|
||||
"name": "LCN",
|
||||
"config_flow": false,
|
||||
"documentation": "https://www.home-assistant.io/integrations/lcn",
|
||||
"requirements": ["pypck==0.7.13"],
|
||||
"requirements": ["pypck==0.7.14"],
|
||||
"codeowners": ["@alengwenus"],
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["pypck"]
|
||||
|
@ -1755,7 +1755,7 @@ pyownet==0.10.0.post1
|
||||
pypca==0.0.7
|
||||
|
||||
# homeassistant.components.lcn
|
||||
pypck==0.7.13
|
||||
pypck==0.7.14
|
||||
|
||||
# homeassistant.components.pjlink
|
||||
pypjlink2==1.2.1
|
||||
|
@ -1124,7 +1124,7 @@ pyowm==3.2.0
|
||||
pyownet==0.10.0.post1
|
||||
|
||||
# homeassistant.components.lcn
|
||||
pypck==0.7.13
|
||||
pypck==0.7.14
|
||||
|
||||
# homeassistant.components.plaato
|
||||
pyplaato==0.0.15
|
||||
|
Loading…
x
Reference in New Issue
Block a user