mirror of
https://github.com/michivonah/esphome-eink-dashboard.git
synced 2025-12-22 21:16:28 +01:00
Update instructions with gtfs-rt
This commit is contained in:
parent
7ba1ff33b8
commit
da40d3e185
1 changed files with 6 additions and 6 deletions
12
README.md
12
README.md
|
|
@ -17,14 +17,16 @@ This is part of the ecosystem for [my Home Assistant configuration](https://gith
|
||||||
|
|
||||||
1. No soldering is required since the e-Paper driver board was integrated into the ESP32 board. All I needed to do was to connect the e-Paper screen to the driver board, and then connect the driver board to the USB socket on my light switch.
|
1. No soldering is required since the e-Paper driver board was integrated into the ESP32 board. All I needed to do was to connect the e-Paper screen to the driver board, and then connect the driver board to the USB socket on my light switch.
|
||||||
2. Copy `/fonts`, `/images`, and `weatherman.yaml` to your /.config/esphome folder.
|
2. Copy `/fonts`, `/images`, and `weatherman.yaml` to your /.config/esphome folder.
|
||||||
3. Add the content of `templates.yaml` to your Home Assistant template configuration YAML file.
|
3. Integrate the content of `sensor.yaml` to your Home Assistant template configuration YAML file.
|
||||||
3. Once booted, flash `weatherman.yaml` the ESP32 board using ESPHome.
|
4. Install HA-GTFS-RT to your Home Assistant using HACS.
|
||||||
4. Enjoy!
|
5. Once booted, flash `weatherman.yaml` the ESP32 board using ESPHome.
|
||||||
|
6. Enjoy!
|
||||||
|
|
||||||
## Data Sources
|
## Data Sources
|
||||||
|
|
||||||
- Metno Hourly Weather Forecast
|
- Metno Hourly Weather Forecast HA integration
|
||||||
- Goodservice.io API
|
- Goodservice.io API
|
||||||
|
- [GTFS-RT Custom Component](https://github.com/zacs/ha-gtfs-rt)
|
||||||
|
|
||||||
## References
|
## References
|
||||||
|
|
||||||
|
|
@ -32,6 +34,4 @@ Here are some other repos that I referenced from:
|
||||||
- https://github.com/DeastinY/esphome-waveshare-e-paper-dashboard
|
- https://github.com/DeastinY/esphome-waveshare-e-paper-dashboard
|
||||||
- https://github.com/savikko/smarthome
|
- https://github.com/savikko/smarthome
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
*Weatherman* is a reference to the song *Blame it on the Weatherman* by B*Witched. If you're late to your date because of this, blame it on the Weatherman.
|
*Weatherman* is a reference to the song *Blame it on the Weatherman* by B*Witched. If you're late to your date because of this, blame it on the Weatherman.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue