Skip to content

add documentation for new deep_sleep button and switch #5100

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

Draft
wants to merge 4 commits into
base: next
Choose a base branch
from

Conversation

nielsnl68
Copy link
Contributor

Description:

add documentation for new deep_sleep button and switch

Related issue (if applicable): fixes

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

Checklist:

  • I am merging into next because this is new documentation that has a matching pull-request in esphome as linked above.
    or

  • I am merging into current because this is a fix, change and/or adjustment in the current documentation and is not for a new component or feature.

  • Link added in /components/index.rst when creating new documents for new components or cookbook.

Copy link

netlify bot commented Jul 14, 2025

Deploy Preview for esphome ready!

Name Link
🔨 Latest commit abc808a
🔍 Latest deploy log https://app.netlify.com/projects/esphome/deploys/68758ae6d55d1c0008ca5ac7
😎 Deploy Preview https://deploy-preview-5100--esphome.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

# Example configuration entry
button:
- platform: deep_sleep
name: "Living Room Shutdown"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think "Shutdown" is copy/paste mistake

# Example configuration entry
switch:
- platform: deep_sleep
name: "Living Room Shutdown"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think "Shutdown" is copy/paste mistake

@esphome
Copy link

esphome bot commented Jul 19, 2025

Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍

Learn more about our pull request process.

@esphome esphome bot marked this pull request as draft July 19, 2025 19:02
Configuration variables:
------------------------

- All options from :ref:`Switch <config-switch>`.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Description of ```override: true`` parameter is missing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants