esphome-docs icon indicating copy to clipboard operation
esphome-docs copied to clipboard

Seeed multi channel relay control documentation

Open KoenBreeman opened this issue 1 year ago • 13 comments

Description:

Related issue (if applicable): fixes

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

Checklist:

  • [x] 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.

KoenBreeman avatar Aug 09 '24 13:08 KoenBreeman

Create new pull request for documentation, since the old version was clothered with errors. #2840

KoenBreeman avatar Aug 09 '24 13:08 KoenBreeman

Deploy Preview for esphome ready!

Name Link
Latest commit 7f41986fed7a58d05b5c5d430e5e675398282726
Latest deploy log https://app.netlify.com/projects/esphome/deploys/69049e31990d1f0008a8e985
Deploy Preview https://deploy-preview-4122--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.

netlify[bot] avatar Aug 09 '24 13:08 netlify[bot]

Created new documentation, since the old one was incorrect, so it should be ok now.

KoenBreeman avatar Aug 09 '24 13:08 KoenBreeman

There hasn't been any activity on this pull request recently. This pull request has been automatically marked as stale because of that and will be closed if no further activity occurs within 7 days. Thank you for your contributions.

github-actions[bot] avatar Oct 09 '24 01:10 github-actions[bot]

Can it be reviewed??

KoenBreeman avatar Oct 09 '24 19:10 KoenBreeman

There hasn't been any activity on this pull request recently. This pull request has been automatically marked as stale because of that and will be closed if no further activity occurs within 7 days. Thank you for your contributions.

github-actions[bot] avatar Dec 09 '24 02:12 github-actions[bot]

There hasn't been any activity on this pull request recently. This pull request has been automatically marked as stale because of that and will be closed if no further activity occurs within 7 days. Thank you for your contributions.

Can it be reviewed

KoenBreeman avatar Dec 09 '24 20:12 KoenBreeman

There hasn't been any activity on this pull request recently. This pull request has been automatically marked as stale because of that and will be closed if no further activity occurs within 7 days. Thank you for your contributions.

github-actions[bot] avatar Feb 09 '25 02:02 github-actions[bot]

Review required

KoenBreeman avatar Feb 09 '25 07:02 KoenBreeman

There hasn't been any activity on this pull request recently. This pull request has been automatically marked as stale because of that and will be closed if no further activity occurs within 7 days. Thank you for your contributions.

github-actions[bot] avatar Apr 11 '25 02:04 github-actions[bot]

When is this review expected

KoenBreeman avatar Apr 11 '25 13:04 KoenBreeman

There hasn't been any activity on this pull request recently. This pull request has been automatically marked as stale because of that and will be closed if no further activity occurs within 7 days. Thank you for your contributions.

github-actions[bot] avatar Jun 11 '25 02:06 github-actions[bot]

Any updates?

KoenBreeman avatar Jun 11 '25 07:06 KoenBreeman

There hasn't been any activity on this pull request recently. This pull request has been automatically marked as stale because of that and will be closed if no further activity occurs within 7 days. Thank you for your contributions.

github-actions[bot] avatar Aug 11 '25 02:08 github-actions[bot]

Any updates?

KoenBreeman avatar Aug 11 '25 07:08 KoenBreeman

FYI: your code (this branch) saved my day.

I've tested it successfully yesterday on a xiao ESP32C3 together with a grove xiao shield and an AHT10 i2c temp & humidity i2c sensor for a terrarium project.

Note: that since the module is supposed to work with 5v but the xiao works with 3v3, I did splice the input usb power cable to bypass 5v to the relay module instead of the 3v3 from the Grove xiao shield. I suspect the i2c logic still works with 3v3, as the Xiao acts as the master and should be providing the voltage to the i2c data cables (in contrast to the VCC), but I'll report back in case I've fried up my board or sensors. It may also work fine without the splicing (use 3v3 to power the relay toggling) but I didn't test that, and I'm not sure if this may harm the relay's working.

strawpants avatar Aug 21 '25 07:08 strawpants

FYI: your code (this branch) saved my day.

I've tested it successfully yesterday on a xiao ESP32C3 together with a grove xiao shield and an AHT10 i2c temp & humidity i2c sensor for a terrarium project.

Note: that since the module is supposed to work with 5v but the xiao works with 3v3, I did splice the input usb power cable to bypass 5v to the relay module instead of the 3v3 from the Grove xiao shield. I suspect the i2c logic still works with 3v3, as the Xiao acts as the master and should be providing the voltage to the i2c data cables (in contrast to the VCC), but I'll report back in case I've fried up my board or sensors. It may also work fine without the splicing (use 3v3 to power the relay toggling) but I didn't test that, and I'm not sure if this may harm the relay's working.

I’m it worked. Hopefully it will be included in the core of esphome.

KoenBreeman avatar Aug 21 '25 07:08 KoenBreeman

The docs for this PR are also out of date and need to be looked at. Thanks

swoboda1337 avatar Oct 04 '25 11:10 swoboda1337

The docs for this PR are also out of date and need to be looked at. Thanks

I made this integration more thsn 2-3 years ago. Including documentation. But I will update it.

KoenBreeman avatar Oct 07 '25 16:10 KoenBreeman