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

Fix errors. Improve LED behaviour : Sonoff POW Origin 16Amp (POWR316) #957

Merged
merged 2 commits into from
Dec 29, 2024

Conversation

CamW
Copy link
Contributor

@CamW CamW commented Dec 20, 2024

Brief description of the changes

  • Fixed WiFi LED behaviour
  • Add required parity: EVEN on uart.
  • Remove unsupported update_interval: 10s on platform: cse7766.
  • Removed references to undefined substitution dev_nice_name.
  • Setup standard power LED illuminates when relay in turned on behaviour.
  • Added internal temp, WiFi signal and IP reporting.

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.

Add required "parity: EVEN" on "uart". Remove unsupported "update_interval: 10s" on "platform: cse7766". Removed references to undefined substitution "dev_nice_name". Setup standard power LED illuminates when relay in turned on behaviour. Added internal temp, wifi signal and IP reporting.
Copy link

netlify bot commented Dec 20, 2024

Deploy Preview for esphome-devices ready!

Name Link
🔨 Latest commit b4c55f7
🔍 Latest deploy log https://app.netlify.com/sites/esphome-devices/deploys/6765840b030a6b0008c8dcd0
😎 Deploy Preview https://deploy-preview-957--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: 99 (🟢 up 13 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.

@tekmaven tekmaven merged commit b572a00 into esphome:main Dec 29, 2024
6 checks passed
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.

2 participants