-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Seeed multi channel relay control documentation #4122
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
base: next
Are you sure you want to change the base?
Conversation
|
Create new pull request for documentation, since the old version was clothered with errors. #2840 |
✅ Deploy Preview for esphome ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Created new documentation, since the old one was incorrect, so it should be ok now. |
|
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. |
914a124 to
bedce4c
Compare
|
Can it be reviewed?? |
|
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 |
|
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. |
bedce4c to
f55bdf1
Compare
|
Review required |
|
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. |
f55bdf1 to
39b6317
Compare
|
When is this review expected |
|
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. |
|
Any updates? |
|
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. |
|
Any updates? |
39b6317 to
ad914c6
Compare
|
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. |
I’m it worked. Hopefully it will be included in the core of esphome. |
|
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. |
ad914c6 to
73597a6
Compare
73597a6 to
7f41986
Compare
Description:
Related issue (if applicable): fixes
Pull request in esphome with YAML changes (if applicable): esphome/esphome#7233
Checklist:
I am merging into
nextbecause this is new documentation that has a matching pull-request in esphome as linked above.or
I am merging into
currentbecause 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.rstwhen creating new documents for new components or cookbook.