We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 479b3f7 commit b22fd9cCopy full SHA for b22fd9c
2 files changed
custom_components/bms_ble/manifest.json
@@ -142,7 +142,7 @@
142
"loggers": ["bleak_retry_connector", "aiobmsble"],
143
"quality_scale": "silver",
144
"requirements": [
145
- "aiobmsble@git+https://github.com/patman15/aiobmsble.git@feat-SunGoldPower-support"
+ "aiobmsble@git+https://github.com/patman15/aiobmsble.git@main"
146
],
147
"version": "2.13.0-beta.4"
148
}
requirements.txt
@@ -1,5 +1,5 @@
1
homeassistant==2025.9.0
2
-aiobmsble @ git+https://github.com/patman15/aiobmsble.git@feat-SunGoldPower-support
+aiobmsble @ git+https://github.com/patman15/aiobmsble.git@main
3
ruff~=0.15.0
4
pylint~=4.0.0
5
pylint-per-file-ignores~=1.4.0
0 commit comments