generated from esphome/esphome-project-template
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
122a280
commit c8c25a7
Showing
1 changed file
with
2 additions
and
1 deletion.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,7 +25,8 @@ You can use the button below to install the pre-built firmware directly to your | |
|
||
<esp-web-install-button manifest="./manifest.json"></esp-web-install-button> | ||
|
||
<script type="module" src="https://unpkg.com/[email protected]/dist/web/install-button.js?module"></script> | ||
<script type="module" src="https://unpkg.com/[email protected]/dist/web/install-button.js?module"></script> | ||
|
||
|
||
## Connect to WiFi via WiFi | ||
The device will set up its own hotspot when it cannot connect to a WiFi network. On another device, connect to the `aquaponics-kit` network using `password` (there should be no internet access), then follow the next page that should pop up to enter your WiFi credentials. It should connect and be discoverble in your HomeAssistant instance. | ||
|