mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 22:57:17 +00:00
Update KNX integration to xknx 0.11.2 (#27130)
This commit is contained in:
parent
39c7d069b8
commit
75bce84ad5
@ -3,7 +3,7 @@
|
|||||||
"name": "Knx",
|
"name": "Knx",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/knx",
|
"documentation": "https://www.home-assistant.io/integrations/knx",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"xknx==0.11.1"
|
"xknx==0.11.2"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": [
|
"codeowners": [
|
||||||
|
@ -1986,7 +1986,7 @@ xboxapi==0.1.1
|
|||||||
xfinity-gateway==0.0.4
|
xfinity-gateway==0.0.4
|
||||||
|
|
||||||
# homeassistant.components.knx
|
# homeassistant.components.knx
|
||||||
xknx==0.11.1
|
xknx==0.11.2
|
||||||
|
|
||||||
# homeassistant.components.bluesound
|
# homeassistant.components.bluesound
|
||||||
# homeassistant.components.startca
|
# homeassistant.components.startca
|
||||||
|
Loading…
x
Reference in New Issue
Block a user