mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Update xknx to 2.4.0 - Support KNX Data Secure (#87502)
Update xknx to 2.4.0
This commit is contained in:
parent
a367cd8d5c
commit
0a2fc442a3
@ -3,7 +3,7 @@
|
||||
"name": "KNX",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/knx",
|
||||
"requirements": ["xknx==2.3.0"],
|
||||
"requirements": ["xknx==2.4.0"],
|
||||
"codeowners": ["@Julius2342", "@farmio", "@marvin-w"],
|
||||
"quality_scale": "platinum",
|
||||
"iot_class": "local_push",
|
||||
|
@ -2644,7 +2644,7 @@ xboxapi==2.0.1
|
||||
xiaomi-ble==0.16.1
|
||||
|
||||
# homeassistant.components.knx
|
||||
xknx==2.3.0
|
||||
xknx==2.4.0
|
||||
|
||||
# homeassistant.components.bluesound
|
||||
# homeassistant.components.fritz
|
||||
|
@ -1869,7 +1869,7 @@ xbox-webapi==2.0.11
|
||||
xiaomi-ble==0.16.1
|
||||
|
||||
# homeassistant.components.knx
|
||||
xknx==2.3.0
|
||||
xknx==2.4.0
|
||||
|
||||
# homeassistant.components.bluesound
|
||||
# homeassistant.components.fritz
|
||||
|
Loading…
x
Reference in New Issue
Block a user