Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update xknx to 2.10.0 and knx-frontend to 2023.5.28.94855 #93694

Merged
merged 1 commit into from
May 28, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions homeassistant/components/knx/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"loggers": ["xknx", "xknxproject"],
"quality_scale": "platinum",
"requirements": [
"xknx==2.9.0",
"xknx==2.10.0",
"xknxproject==3.1.0",
"knx_frontend==2023.5.16.204359"
"knx_frontend==2023.5.28.94855"
]
}
4 changes: 2 additions & 2 deletions requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1032,7 +1032,7 @@ kegtron-ble==0.4.0
kiwiki-client==0.1.1

# homeassistant.components.knx
knx_frontend==2023.5.16.204359
knx_frontend==2023.5.28.94855

# homeassistant.components.konnected
konnected==1.2.0
Expand Down Expand Up @@ -2680,7 +2680,7 @@ xbox-webapi==2.0.11
xiaomi-ble==0.17.0

# homeassistant.components.knx
xknx==2.9.0
xknx==2.10.0

# homeassistant.components.knx
xknxproject==3.1.0
Expand Down
4 changes: 2 additions & 2 deletions requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -791,7 +791,7 @@ justnimbus==0.6.0
kegtron-ble==0.4.0

# homeassistant.components.knx
knx_frontend==2023.5.16.204359
knx_frontend==2023.5.28.94855

# homeassistant.components.konnected
konnected==1.2.0
Expand Down Expand Up @@ -1950,7 +1950,7 @@ xbox-webapi==2.0.11
xiaomi-ble==0.17.0

# homeassistant.components.knx
xknx==2.9.0
xknx==2.10.0

# homeassistant.components.knx
xknxproject==3.1.0
Expand Down