Update xknx to 1.2.0 (#80318)
This commit is contained in:
parent
3840cbd012
commit
2a887e6ed7
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.1.0"],
|
||||
"requirements": ["xknx==1.2.0"],
|
||||
"codeowners": ["@Julius2342", "@farmio", "@marvin-w"],
|
||||
"quality_scale": "platinum",
|
||||
"iot_class": "local_push",
|
||||
|
|
|
@ -2557,7 +2557,7 @@ xboxapi==2.0.1
|
|||
xiaomi-ble==0.10.0
|
||||
|
||||
# homeassistant.components.knx
|
||||
xknx==1.1.0
|
||||
xknx==1.2.0
|
||||
|
||||
# homeassistant.components.bluesound
|
||||
# homeassistant.components.fritz
|
||||
|
|
|
@ -1770,7 +1770,7 @@ xbox-webapi==2.0.11
|
|||
xiaomi-ble==0.10.0
|
||||
|
||||
# homeassistant.components.knx
|
||||
xknx==1.1.0
|
||||
xknx==1.2.0
|
||||
|
||||
# homeassistant.components.bluesound
|
||||
# homeassistant.components.fritz
|
||||
|
|
Loading…
Add table
Reference in a new issue