mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 14:27:07 +00:00
Update xknx to 0.14.3 (#40430)
This commit is contained in:
parent
02a19d0123
commit
d82b97fbe1
@ -2,6 +2,7 @@
|
||||
"domain": "knx",
|
||||
"name": "KNX",
|
||||
"documentation": "https://www.home-assistant.io/integrations/knx",
|
||||
"requirements": ["xknx==0.14.2"],
|
||||
"codeowners": ["@Julius2342", "@farmio", "@marvin-w"]
|
||||
"requirements": ["xknx==0.14.3"],
|
||||
"codeowners": ["@Julius2342", "@farmio", "@marvin-w"],
|
||||
"quality_scale": "silver"
|
||||
}
|
||||
|
@ -2265,7 +2265,7 @@ xboxapi==2.0.1
|
||||
xfinity-gateway==0.0.4
|
||||
|
||||
# homeassistant.components.knx
|
||||
xknx==0.14.2
|
||||
xknx==0.14.3
|
||||
|
||||
# homeassistant.components.bluesound
|
||||
# homeassistant.components.rest
|
||||
|
Loading…
x
Reference in New Issue
Block a user