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

add/change configuration variables for SPI-based Ethernet polling mode (#7503) #4285

Closed
wants to merge 6 commits into from

Conversation

slakichi
Copy link
Contributor

Description:

When adding support polling mode for SPI-based Ethernet, polling interval can be configuable.
And if framework does not support polling mode, interrupt_pin is required (by framework - so that config validator also will change behavior).

Related issue (if applicable): none

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

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 /index.rst when creating new documents for new components or cookbook.

Copy link

netlify bot commented Sep 27, 2024

Deploy Preview for esphome ready!

Name Link
🔨 Latest commit 9e6e443
🔍 Latest deploy log https://app.netlify.com/sites/esphome/deploys/67162aacb19e9700084e485d
😎 Deploy Preview https://deploy-preview-4285--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 site configuration.

@slakichi slakichi force-pushed the pr7503-spi-ethernet-polling branch from 1b090f4 to dda76a6 Compare September 27, 2024 17:03
@slakichi slakichi force-pushed the pr7503-spi-ethernet-polling branch from dda76a6 to b51c280 Compare September 27, 2024 17:11
@slakichi
Copy link
Contributor Author

Sorry, I merged the wrong branch in commit f6314ce; and I need to rewrite to change the behavior when both interrupt_pin and polling_interval are present in a config file (polling_interval is no longer silently ignored). Closing this PR and I will submit another PR after I rewrite.

@slakichi slakichi closed this Oct 21, 2024
@slakichi slakichi deleted the pr7503-spi-ethernet-polling branch October 21, 2024 10:44
@github-actions github-actions bot locked and limited conversation to collaborators Oct 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants