Update xknx to 2.2.0 (#84609)
parent
5058272818
commit
76f92cc985
|
@ -3,7 +3,7 @@
|
|||
"name": "KNX",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/knx",
|
||||
"requirements": ["xknx==2.1.0"],
|
||||
"requirements": ["xknx==2.2.0"],
|
||||
"codeowners": ["@Julius2342", "@farmio", "@marvin-w"],
|
||||
"quality_scale": "platinum",
|
||||
"iot_class": "local_push",
|
||||
|
|
|
@ -2594,7 +2594,7 @@ xboxapi==2.0.1
|
|||
xiaomi-ble==0.12.2
|
||||
|
||||
# homeassistant.components.knx
|
||||
xknx==2.1.0
|
||||
xknx==2.2.0
|
||||
|
||||
# homeassistant.components.bluesound
|
||||
# homeassistant.components.fritz
|
||||
|
|
|
@ -1813,7 +1813,7 @@ xbox-webapi==2.0.11
|
|||
xiaomi-ble==0.12.2
|
||||
|
||||
# homeassistant.components.knx
|
||||
xknx==2.1.0
|
||||
xknx==2.2.0
|
||||
|
||||
# homeassistant.components.bluesound
|
||||
# homeassistant.components.fritz
|
||||
|
|
Loading…
Reference in New Issue