Add Specialized Turbo integration docs#44119
Add Specialized Turbo integration docs#44119JamieMagee wants to merge 5 commits intohome-assistant:nextfrom
Conversation
✅ Deploy Preview for home-assistant-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Covers setup (auto-discovery and manual), supported bikes, pairing PIN configuration, all 18 sensor entities, automation examples, data update behavior, known BLE limitations, and troubleshooting.
83f1226 to
09156f8
Compare
There was a problem hiding this comment.
Pull request overview
This PR adds documentation for the new Specialized Turbo e-bike Bluetooth Low Energy integration, targeting the next branch for the 2026.4 release. The page covers auto-discovery and manual setup with a pairing PIN, lists 18 sensor entities, includes two automation examples, documents push-based data updates, BLE-specific limitations, and troubleshooting steps.
Changes:
- New integration documentation page for
specialized_turbocovering setup, entities, examples, data updates, known limitations, troubleshooting, and removal - Two YAML automation examples (battery full notification and battery health warning)
- Front matter with standard fields (
ha_bluetooth,ha_config_flow,ha_quality_scale: bronze, etc.)
- Wrap Jinja2 template in raw/endraw to prevent Jekyll/Liquid parsing - Fix configuration_basic indentation from 4 to 2 spaces - Remove mixed breadcrumb with Bluetooth outside My link
There was a problem hiding this comment.
Hi @JamieMagee, thank you very much for your contribution! 👍 This page looks very nice already. I just have a few suggestions, mainly in the Troubleshooting section, to align it with the integration docs template. I added an example as a comment for your consideration, with descriptions in brackets, though I am not sure if the content is technically correct.
|
Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍 |
|
@Laufmaschine thanks for the review. I think I've addressed all your comments. The only follow-up question I had was about your comments on the troubleshooting section: were those just to highlight the format I should follow, or would you like me to rewrite the content as well? At the moment I've just rewritten them to follow the format you highlighted. |
|
|
||
| Before setting up this integration, make sure: | ||
|
|
||
| 1. Your bike is powered on and awake (pedal or press the power button — the TCU screen should be lit). |
There was a problem hiding this comment.
| 1. Your bike is powered on and awake (pedal or press the power button — the TCU screen should be lit). | |
| 1. Your bike is powered on and awake. If it isn´t, pedal or press the power button. The TCU screen should be lit. |
Laufmaschine
left a comment
There was a problem hiding this comment.
Thank you very much @JamieMagee for the adjustments. The structure of the Troubleshooting is perfect now. I have just noticed two little things that I commented for your consideration.
Laufmaschine
left a comment
There was a problem hiding this comment.
Thank you, @JamieMagee ! 👌
Proposed change
Documentation for the new Specialized Turbo e-bike BLE integration. Covers setup (auto-discovery and manual with pairing PIN), all 18 sensor entities, two automation examples, how the push-based data updates work, BLE-specific limitations, and troubleshooting for common issues like discovery failures and unavailable sensors.
Type of change
currentbranch).currentbranch).nextbranch).nextbranch).Additional information
Checklist
currentbranch.nextbranch.