Update xknx to 0.22.1 (#75932)
parent
c3c5442467
commit
241ffe07b9
|
@ -3,7 +3,7 @@
|
|||
"name": "KNX",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/knx",
|
||||
"requirements": ["xknx==0.22.0"],
|
||||
"requirements": ["xknx==0.22.1"],
|
||||
"codeowners": ["@Julius2342", "@farmio", "@marvin-w"],
|
||||
"quality_scale": "platinum",
|
||||
"iot_class": "local_push",
|
||||
|
|
|
@ -2473,7 +2473,7 @@ xboxapi==2.0.1
|
|||
xiaomi-ble==0.6.2
|
||||
|
||||
# homeassistant.components.knx
|
||||
xknx==0.22.0
|
||||
xknx==0.22.1
|
||||
|
||||
# homeassistant.components.bluesound
|
||||
# homeassistant.components.fritz
|
||||
|
|
|
@ -1665,7 +1665,7 @@ xbox-webapi==2.0.11
|
|||
xiaomi-ble==0.6.2
|
||||
|
||||
# homeassistant.components.knx
|
||||
xknx==0.22.0
|
||||
xknx==0.22.1
|
||||
|
||||
# homeassistant.components.bluesound
|
||||
# homeassistant.components.fritz
|
||||
|
|
Loading…
Reference in New Issue