Update xknx to 0.14.3 (#40430)
This commit is contained in:
parent
02a19d0123
commit
d82b97fbe1
2 changed files with 4 additions and 3 deletions
|
@ -2,6 +2,7 @@
|
||||||
"domain": "knx",
|
"domain": "knx",
|
||||||
"name": "KNX",
|
"name": "KNX",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/knx",
|
"documentation": "https://www.home-assistant.io/integrations/knx",
|
||||||
"requirements": ["xknx==0.14.2"],
|
"requirements": ["xknx==0.14.3"],
|
||||||
"codeowners": ["@Julius2342", "@farmio", "@marvin-w"]
|
"codeowners": ["@Julius2342", "@farmio", "@marvin-w"],
|
||||||
|
"quality_scale": "silver"
|
||||||
}
|
}
|
||||||
|
|
|
@ -2265,7 +2265,7 @@ xboxapi==2.0.1
|
||||||
xfinity-gateway==0.0.4
|
xfinity-gateway==0.0.4
|
||||||
|
|
||||||
# homeassistant.components.knx
|
# homeassistant.components.knx
|
||||||
xknx==0.14.2
|
xknx==0.14.3
|
||||||
|
|
||||||
# homeassistant.components.bluesound
|
# homeassistant.components.bluesound
|
||||||
# homeassistant.components.rest
|
# homeassistant.components.rest
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue