mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Bump pypck to 0.7.13 (#64368)
This commit is contained in:
parent
fbd4eca7b3
commit
9fd704cabf
@ -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.12"],
|
"requirements": ["pypck==0.7.13"],
|
||||||
"codeowners": ["@alengwenus"],
|
"codeowners": ["@alengwenus"],
|
||||||
"iot_class": "local_push"
|
"iot_class": "local_push"
|
||||||
}
|
}
|
||||||
|
@ -1752,7 +1752,7 @@ pyownet==0.10.0.post1
|
|||||||
pypca==0.0.7
|
pypca==0.0.7
|
||||||
|
|
||||||
# homeassistant.components.lcn
|
# homeassistant.components.lcn
|
||||||
pypck==0.7.12
|
pypck==0.7.13
|
||||||
|
|
||||||
# homeassistant.components.pjlink
|
# homeassistant.components.pjlink
|
||||||
pypjlink2==1.2.1
|
pypjlink2==1.2.1
|
||||||
|
@ -1106,7 +1106,7 @@ pyowm==3.2.0
|
|||||||
pyownet==0.10.0.post1
|
pyownet==0.10.0.post1
|
||||||
|
|
||||||
# homeassistant.components.lcn
|
# homeassistant.components.lcn
|
||||||
pypck==0.7.12
|
pypck==0.7.13
|
||||||
|
|
||||||
# homeassistant.components.plaato
|
# homeassistant.components.plaato
|
||||||
pyplaato==0.0.15
|
pyplaato==0.0.15
|
||||||
|
Loading…
x
Reference in New Issue
Block a user