Getting Started
In order to get started with a 3 bar module, you should
- Clone the repository to your computer
- Make sure you have ESPHome installed
- Copy the file 3pages_TotalExample.yml to the root of the repository
- Create a file secrets.yaml and add the following
- wifi_ssid: "YOUR_SSID"
- wifi_password: "YOUR_PASSWORD"
Read me