mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Bump pypck to 0.7.7 (#43824)
This commit is contained in:
parent
bbe9874320
commit
93055884b7
@ -2,6 +2,6 @@
|
|||||||
"domain": "lcn",
|
"domain": "lcn",
|
||||||
"name": "LCN",
|
"name": "LCN",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/lcn",
|
"documentation": "https://www.home-assistant.io/integrations/lcn",
|
||||||
"requirements": ["pypck==0.7.6"],
|
"requirements": ["pypck==0.7.7"],
|
||||||
"codeowners": ["@alengwenus"]
|
"codeowners": ["@alengwenus"]
|
||||||
}
|
}
|
||||||
|
@ -1607,7 +1607,7 @@ pyownet==0.10.0.post1
|
|||||||
pypca==0.0.7
|
pypca==0.0.7
|
||||||
|
|
||||||
# homeassistant.components.lcn
|
# homeassistant.components.lcn
|
||||||
pypck==0.7.6
|
pypck==0.7.7
|
||||||
|
|
||||||
# homeassistant.components.pjlink
|
# homeassistant.components.pjlink
|
||||||
pypjlink2==1.2.1
|
pypjlink2==1.2.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user