docs: command_health_connect_write and exercise session sensor - #1321
Closed
anasmadrhar wants to merge 1 commit into
Closed
docs: command_health_connect_write and exercise session sensor#1321anasmadrhar wants to merge 1 commit into
anasmadrhar wants to merge 1 commit into
Conversation
Documents the new Android command_health_connect_write notification command and the health_connect_exercise_session sensor.
4 tasks
Member
|
Closing as the related Android PR was closed |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
documents the new android command and sensor introduced in home-assistant/android#6799. opening as draft, will mark ready once the app pr is merged.
changes
docs/notifications/commands.md
command_health_connect_writerow to the android commands tabledata_typelist, a note onunitdefaults, and three example automations (steps, weight, exercise session)docs/core/sensors.md
health_connect_exercise_sessionrow to the Health Connect sensors table, including the attributes exposed (start/end time, duration, distance, calories, hr, speed, power, cadence)related