-
-
Notifications
You must be signed in to change notification settings - Fork 782
Update index.md, changed made for esp home to true #1263
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: main
Are you sure you want to change the base?
Update index.md, changed made for esp home to true #1263
Conversation
✅ Deploy Preview for esphome-devices ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR has been labeled as Made for ESPHome and is pending review. Please complete the checklist added to the description above.
|
Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍 |

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)