mirror of
https://github.com/home-assistant/core.git
synced 2025-07-10 06:47:09 +00:00
Update xknx to 0.14.3 (#40430)
This commit is contained in:
parent
02a19d0123
commit
d82b97fbe1
@ -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…
x
Reference in New Issue
Block a user