Fix Solis WiFi stick link#1676
Open
Lovlace777 wants to merge 2 commits into
Open
Conversation
✅ Deploy Preview for esphome-devices ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Contributor
There was a problem hiding this comment.
❌ Device configuration checks failed
The automated checks for the device pages in this pull request found 2 issues. Please address the items below and push an update — this review refreshes automatically and will be dismissed once the checks pass.
src/docs/devices/Awow-EU3S-Power-Monitoring-Plug/index.md
- line 33 — added or modified device pages must use
file=- orurl=-based yaml fences — inline yaml is no longer accepted; move the config into a sibling yaml file and reference it. See https://devices.esphome.io/devices/adding-devices#configuration-yaml-files
src/docs/devices/Loetad-EU3S-Power-Monitoring-Plug/index.md
- line 33 — added or modified device pages must use
file=- orurl=-based yaml fences — inline yaml is no longer accepted; move the config into a sibling yaml file and reference it. See https://devices.esphome.io/devices/adding-devices#configuration-yaml-files
Need help? See the Adding Devices guide.
Contributor
|
Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍 |
esphome
Bot
dismissed
their stale review
June 16, 2026 15:34
Device configuration checks now pass — dismissing.
Lovlace777
marked this pull request as ready for review
June 16, 2026 15:35
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Summary
Validation
npm ci- passed; npm reported existing audit findings and no dependency files were changed.npm run validate-devices- passed.BASE_SHA=$(git rev-parse upstream/main) HEAD_SHA=$(git rev-parse HEAD) npm run validate-yaml- passed.npm run check-links -- upstream/main HEAD- passed; checked 1 changed file and 4 unique URLs.npm run lint-frontmatter -- upstream/main HEAD- passed.npm run build- passed.git diff --check upstream/main..HEAD- passed.curl.exe -L -I https://www.solisinverters.com/us/accessories5/WiFi_Data_Logging_Stick_us.html- confirmed 404.curl.exe -L -I https://www.solisinverters.com/global/accessories5/WiFi_Data_Logging_Stick_gl.html- confirmed 200.Notes