Update index.md, changed made for esp home to true#1263
Open
isystemsautomation wants to merge 25 commits intoesphome:mainfrom
Open
Update index.md, changed made for esp home to true#1263isystemsautomation wants to merge 25 commits intoesphome:mainfrom
isystemsautomation wants to merge 25 commits intoesphome:mainfrom
Conversation
✅ Deploy Preview for esphome-devices ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍 |
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.

Brief description of the changes
This update significantly improves the documentation for the Homemaster OpenTherm Gateway:
Rewritten and reorganized README/index.md for clarity and structure
Added detailed YAML configuration examples for OpenTherm sensors, binary sensors, switches, and numbers
Included connection diagrams (24VDC, 230VAC, relay, 1-Wire, OpenTherm bus)
Added safety instructions based on hardware schematics
Unchecked "OTA Updates are provided via the update.http_request component" . It was mistakenly marked as supported. After using Take Control, users must update the configuration in the ESPHome Dashboard to match their specific boiler model and enable OpenTherm telemetry.
Type of changes
Checklist:
The only exceptions are
!secret wifi_ssidand!secret wifi_password.wifiorethernetblock has no static / manual ip address specified.A more involved example can be provided in a separate configuration block.
Made for ESPHome Checklist
esp32_improv:(documentation)improv_serial:if there is a USB port (documentation)dashboard_import:to facilitate this (documentation)ota.esphomecomponent (documentation)iddefinedupdate.http_requestcomponent (documentation)