This custom integration brings your Kingsmith WalkingPad treadmill into the Home Assistant ecosystem, allowing you to monitor and interact with your device seamlessly.
🔧 Setup & Configuration Upon initial setup, the integration will prompt for:
Name: Custom name for your WalkingPad instance.
Height: User's height (used for stride and distance calculations).
External Scale Entity: Optional entity picker to link a smart scale for enhanced metrics and calculating BMI.
📊 Features The integration provides both direct and complementary sensor data:
Core Sensor Values (fetched from the device) Speed
Distance
Time
Calories
Mode (manual/automatic)
Status (running/paused/stopped)
Complementary Sensors Estimated steps (based on height and distance)
BMI (if external scale is linked)
Session summary statistics
🧠 Smart Automation Ideas Automatically pause the treadmill when no weight is detected on the scale.
Trigger ambient lighting or music when a workout starts.
Log daily walking stats to a dashboard or health tracker.
- In Home Assistant, go to HACS.
- New custom repository.
- Add https://github.com/UrbanTechIO/KingSmith-WalkingPad
- Pick Integration.
- Install
- Restart Home Assistant.
Then, add the integration via:
Settings > Devices & Services > Add Integration > KingSmith WalkingPad
- Download the contents of this repository.
- Copy the
kingsmith_walkingpadfolder into yourcustom_componentsdirectory: - Restart Home Assistant.
- Go to Settings > Devices & Services > Add Integration > KingSmith WalkingPad
📄 License MIT License. See LICENSE file for details.


