Skip to content
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

Fixed sample YAML for a couple of Sonoff devices, to match current ESPHome #1002

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

juicejuice
Copy link

Brief description of the changes

Fixed sample YAML for a couple of Sonoff devices, to match current ESPHome

Type of changes

  • New device
  • Update existing device
  • Removing a device
  • General cleanup
  • Other

Checklist:

  • There are no passwords or secrets references in any examples.
    The only exceptions are !secret wifi_ssid and !secret wifi_password.
  • The wifi or ethernet block has no static / manual ip address specified.
  • The first configuration provided should be hardware definitions only.
    A more involved example can be provided in a separate configuration block.

Updated Sonoff POW Elite 20a (POWR320D) sample YAML to suit current version of ESPHome
Updated Sonoff POW Elite 16a (POWR316D) sample YAML to suit current version of ESPHome
Copy link

netlify bot commented Jan 26, 2025

Deploy Preview for esphome-devices ready!

Name Link
🔨 Latest commit ec587ba
🔍 Latest deploy log https://app.netlify.com/sites/esphome-devices/deploys/6795cb9e6e35ef0008c5ff9a
😎 Deploy Preview https://deploy-preview-1002--esphome-devices.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 90 (🔴 down 3 from production)
Accessibility: 86 (no change from production)
Best Practices: 100 (no change from production)
SEO: 89 (no change from production)
PWA: 70 (no change from production)
View the detailed breakdown and full score reports

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

@juicejuice
Copy link
Author

The intent of this is to correct the sample YAML configuration for a couple of Sonoff devices (POWR316D and POWR320D). When I set these up the other day it appeared that ESPHome has changed since the YAML was written, meaning that the configuration code needed tweaking in order to work. I figured it would be good to update this so others don't need to do the same in future.

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

Successfully merging this pull request may close these issues.

1 participant