mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 17:57:11 +00:00
Bump pypck to 0.7.15 (#73009)
This commit is contained in:
parent
9d933e732b
commit
0829bec1c3
@ -3,7 +3,7 @@
|
|||||||
"name": "LCN",
|
"name": "LCN",
|
||||||
"config_flow": false,
|
"config_flow": false,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/lcn",
|
"documentation": "https://www.home-assistant.io/integrations/lcn",
|
||||||
"requirements": ["pypck==0.7.14"],
|
"requirements": ["pypck==0.7.15"],
|
||||||
"codeowners": ["@alengwenus"],
|
"codeowners": ["@alengwenus"],
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"loggers": ["pypck"]
|
"loggers": ["pypck"]
|
||||||
|
@ -1735,7 +1735,7 @@ pyownet==0.10.0.post1
|
|||||||
pypca==0.0.7
|
pypca==0.0.7
|
||||||
|
|
||||||
# homeassistant.components.lcn
|
# homeassistant.components.lcn
|
||||||
pypck==0.7.14
|
pypck==0.7.15
|
||||||
|
|
||||||
# homeassistant.components.pjlink
|
# homeassistant.components.pjlink
|
||||||
pypjlink2==1.2.1
|
pypjlink2==1.2.1
|
||||||
|
@ -1178,7 +1178,7 @@ pyowm==3.2.0
|
|||||||
pyownet==0.10.0.post1
|
pyownet==0.10.0.post1
|
||||||
|
|
||||||
# homeassistant.components.lcn
|
# homeassistant.components.lcn
|
||||||
pypck==0.7.14
|
pypck==0.7.15
|
||||||
|
|
||||||
# homeassistant.components.plaato
|
# homeassistant.components.plaato
|
||||||
pyplaato==0.0.18
|
pyplaato==0.0.18
|
||||||
|
Loading…
x
Reference in New Issue
Block a user