Files
ESPHome_ButtonPlusV2/Docs/Readme.md
T
2024-12-17 20:38:30 +01:00

599 B

Getting Started

In order to get started with a 3 bar module, you should

  1. Make sure you have ESPHome installed
  2. Copy the file 3pages_TotalExample.yml to the root of the repository
  3. Create a file secrets.yaml and add the following
wifi_ssid: "YOUR_SSID"
wifi_password: "YOUR_PASSWORD"
  1. modify the yml file to your liking (optional)
  2. Compile (Install, manual download) and download in modern format
  3. Connect the B+ to your computer
  4. Open a compatible browser such as Chrome and visit https://web.esphome.io

Read me