-
-
Couldn't load subscription status.
- Fork 751
Update index.md for new yaml,programming section, Made for ESPHome changed to True #1230
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?
Conversation
❌ Deploy Preview for esphome-devices failed. Why did it fail? →
|
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 👍 |
| 4. Enter your Wi-Fi SSID and password, then press Connect. | ||
| 5. The device joins your Wi-Fi and is now ready. | ||
|
|
||
| You can then access it via its local address (e.g., http://homemaster-microplc.local) or directly in Home Assistant. |
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.
With name_add_mac_suffix: true the address will have the mac suffix. With the web_server in the config, improv will actually give a link to the user to browse there using the direct IP address.
| authorizer: none # No additional authorization required for Improv | ||
|
|
||
| dashboard_import: | ||
| package_import_url: github://isystemsautomation/HOMEMASTER/MiniPLC/Firmware/miniplc.yaml@main |
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.
Your yaml file was replaced with a html partial 8 hours ago?
isystemsautomation/HOMEMASTER@0a9c516
Co-authored-by: Jesse Hills <[email protected]>
Brief description of the changes
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)