Skip to content

Fix typos in code snippets for stepper component #1938

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

Merged
merged 2 commits into from
Mar 11, 2022
Merged

Fix typos in code snippets for stepper component #1938

merged 2 commits into from
Mar 11, 2022

Conversation

cooperised
Copy link
Contributor

Description:

Fix the code snippets that demonstrate stepper.set_acceleration and stepper.set_deceleration, which both erroneously used the key "speed" instead of the correct "acceleration" and "deceleration".

Related issue (if applicable): N/A

Pull request in esphome with YAML changes (if applicable): N/A

Checklist:

  • Branch: next is for changes and new documentation that will go public with the next ESPHome release. Fixes, changes and adjustments for the current release should be created against current.
  • Link added in /index.rst when creating new documents for new components or cookbook. (N/A)

Fix the code snippets that demonstrate stepper.set_acceleration and stepper.set_deceleration, which both erroneously used the key "speed" instead of the correct "acceleration" and "deceleration".
@netlify
Copy link

netlify bot commented Feb 22, 2022

✔️ Deploy Preview for esphome ready!

🔨 Explore the source changes: 2d405a6

🔍 Inspect the deploy log: https://app.netlify.com/sites/esphome/deploys/622297369b1bbb000776a04d

😎 Browse the preview: https://deploy-preview-1938--esphome.netlify.app

@flaviut flaviut merged commit 19482f8 into esphome:current Mar 11, 2022
@cooperised cooperised deleted the patch-1 branch March 11, 2022 10:44
@github-actions github-actions bot locked and limited conversation to collaborators Mar 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants