-
-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Add Specialized Turbo integration docs #44119
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
Open
JamieMagee
wants to merge
5
commits into
home-assistant:next
Choose a base branch
from
JamieMagee:add-specialized-turbo-docs
base: next
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+249
−0
Open
Changes from 3 commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
09156f8
Add Specialized Turbo integration docs
JamieMagee 3f01192
Fix docs review: raw tags, indentation, breadcrumb
JamieMagee bca5c20
Remove invalid Bluetooth glossary term reference
JamieMagee 38b9f4b
PR review comments
JamieMagee 6687387
Address review comments
JamieMagee File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -0,0 +1,215 @@ | ||||||
| --- | ||||||
| title: Specialized Turbo | ||||||
| description: Read telemetry from Specialized Turbo e-bikes over Bluetooth Low Energy in Home Assistant. | ||||||
| ha_category: | ||||||
| - Sensor | ||||||
| ha_release: "2026.4" | ||||||
| ha_iot_class: Local Push | ||||||
| ha_config_flow: true | ||||||
| ha_codeowners: | ||||||
| - '@JamieMagee' | ||||||
| ha_domain: specialized_turbo | ||||||
| ha_integration_type: device | ||||||
| ha_quality_scale: bronze | ||||||
| ha_platforms: | ||||||
| - sensor | ||||||
| ha_bluetooth: true | ||||||
| related: | ||||||
| - docs: /docs/configuration/troubleshooting/#debug-logs-and-diagnostics | ||||||
| title: Debug logs and diagnostics | ||||||
| - docs: /integrations/bluetooth/ | ||||||
| title: Bluetooth | ||||||
| --- | ||||||
|
|
||||||
| The **Specialized Turbo** {% term integration %} connects Home Assistant to [Specialized](https://www.specialized.com/) Turbo e-bikes over Bluetooth Low Energy. It reads real-time telemetry straight from the bike — battery level, speed, power output, cadence, motor temperature, odometer, and more — giving you the same data the Specialized Mission Control app sees. | ||||||
|
|
||||||
| If you ride a Specialized Turbo Vado, Levo, Creo, Como, or Tero, you can track battery health over time, log rides through Home Assistant's history, or build automations that fire when your bike finishes charging. | ||||||
|
|
||||||
| ## Supported devices | ||||||
|
|
||||||
| This integration works with Specialized Turbo e-bikes that have the Gen 2 BLE module (the "TURBOHMI2017" protocol), which includes most 2017 and newer models with a <abbr title="Turbo Connect Unit">TCU</abbr> display: | ||||||
|
|
||||||
| - Turbo Vado (all SL and full-power variants) | ||||||
| - Turbo Levo (all SL and full-power variants) | ||||||
| - Turbo Creo (all SL and full-power variants) | ||||||
| - Turbo Como (SL and full-power) | ||||||
| - Turbo Tero | ||||||
|
|
||||||
| If your bike broadcasts a "TURBOHMI" Bluetooth advertisement when powered on, it should work. | ||||||
JamieMagee marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||||||
|
|
||||||
| ## Unsupported devices | ||||||
|
|
||||||
| - Older Specialized bikes without a TCU display | ||||||
| - Non-Turbo Specialized bikes (road, mountain, gravel without a motor) | ||||||
| - Third-party e-bikes | ||||||
|
|
||||||
| ## Prerequisites | ||||||
|
|
||||||
| 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). | ||||||
|
||||||
| 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. |
JamieMagee marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
JamieMagee marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
JamieMagee marked this conversation as resolved.
Show resolved
Hide resolved
JamieMagee marked this conversation as resolved.
Show resolved
Hide resolved
JamieMagee marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
JamieMagee marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
JamieMagee marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
JamieMagee marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
JamieMagee marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
JamieMagee marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.