Update xknx to 1.0.2 (#77627)
This commit is contained in:
parent
a9fe9857bd
commit
ae3dca11fe
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "KNX",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/knx",
|
||||
"requirements": ["xknx==1.0.1"],
|
||||
"requirements": ["xknx==1.0.2"],
|
||||
"codeowners": ["@Julius2342", "@farmio", "@marvin-w"],
|
||||
"quality_scale": "platinum",
|
||||
"iot_class": "local_push",
|
||||
|
|
|
@ -2522,7 +2522,7 @@ xboxapi==2.0.1
|
|||
xiaomi-ble==0.9.0
|
||||
|
||||
# homeassistant.components.knx
|
||||
xknx==1.0.1
|
||||
xknx==1.0.2
|
||||
|
||||
# homeassistant.components.bluesound
|
||||
# homeassistant.components.fritz
|
||||
|
|
|
@ -1729,7 +1729,7 @@ xbox-webapi==2.0.11
|
|||
xiaomi-ble==0.9.0
|
||||
|
||||
# homeassistant.components.knx
|
||||
xknx==1.0.1
|
||||
xknx==1.0.2
|
||||
|
||||
# homeassistant.components.bluesound
|
||||
# homeassistant.components.fritz
|
||||
|
|
Loading…
Add table
Reference in a new issue