-
Notifications
You must be signed in to change notification settings - Fork 14
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
King Smith WalkingPad R1 Pro not discovered #22
Comments
Hey @Wolfskii {
"domain": "king_smith",
"name": "King Smith Walking Pad",
"bluetooth": [
{
"local_name": "KS-BL*"
},
{
"local_name": "KS-ST-*"
},
{
"local_name": "WalkingPad"
},
{
"service_uuid": "0000fe00-0000-1000-8000-00805f9b34fb"
}
],
"codeowners": [
"@indiefan"
],
"config_flow": true,
"dependencies": [
"bluetooth"
],
"documentation": "https://github.com/indiefan/king_smith",
"iot_class": "local_polling",
"issue_tracker": "https://github.com/indiefan/king_smith/issues",
"requirements": [
"bleak>=0.18.0",
"ph4-walkingpad>=0.0.7"
],
"version": "0.1.2"
} My "Kingsmith/Xiaomi/X" Walkingpad is sold under moniker Gymstick and they made the BL device name "RE". This causes problems, because the name should have at least three characters for HA to pick it up. Hope this helps! |
Adding the name allows the device to connect, though the initial integration setup is strange—it gives a white square with no indication that anything is happening on install. When I reboot home assistant, then the treadmill shows up under "Devices" and I can add it, and everything works as expected—until I click "turn off", at which point there is no getting the treadmill back and I need to remove the integration entirely and re-install it. Not exactly sure why that is, but in any case the fix of adding the proper Bluetooth name (in my case "R1 Pro") seems to get it to connect initially. |
@henrikyt , I have a similar issue, I have the P1. but for some reason, it times out: Screen.Recording.2024-03-27.at.11.03.12.mov, but I can see that the walkingPad has been discovered by BT integration.
what I dont get, where do you make that json config? |
hey @nagydavid https://github.com/indiefan/king_smith/blob/main/custom_components/king_smith/manifest.json |
I confirm this worked for me and R1 Pro is indeed compatible now |
System Health details
System Information
Home Assistant Community Store
Home Assistant Cloud
Home Assistant Supervisor
Dashboards
Recorder
Checklist
Describe the issue
It seems similar to another issue but this time for the King Smith WalkingPad R1 Pro. If I click Add integration and manually click to configure King Smith Walking Pad it loads till it responds with: 504 Gateway Time-out
Reproduction steps
Debug logs
Diagnostics dump
No response
The text was updated successfully, but these errors were encountered: