Files
ESPHome_ButtonPlusV2/Docs
2024-12-17 17:27:51 +01:00
..
2024-10-25 14:07:58 +02:00
2024-12-17 17:27:51 +01:00

Getting Started

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

  1. Clone the repository to your computer
  2. Make sure you have ESPHome installed
  3. Copy the file 3pages_TotalExample.yml to the root of the repository
  4. Create a file secrets.yaml and add the following
    • wifi_ssid: "YOUR_SSID"
    • wifi_password: "YOUR_PASSWORD"

Read me