Adds the statewide snow water equivalent graph from wcc.nrcs.usda.gov to your Home Assistant dashboard.
Go to file
Cyberes d2a532da5a more explicit check 2025-03-07 20:12:32 -07:00
systemd more checks to fetcher, serve dummy image if not cached 2025-03-07 20:08:06 -07:00
.gitignore add files 2024-11-19 21:58:05 -07:00
README.md add readme 2025-03-04 12:08:53 -07:00
example.jpg shrink example 2025-03-04 12:09:35 -07:00
image-fetcher.py actually seek 2025-03-07 20:10:35 -07:00
requirements.txt add files 2024-11-19 21:58:05 -07:00
server.py more explicit check 2025-03-07 20:12:32 -07:00

README.md

ha-co-snowwater-equivilent

Adds the statewide snow water equivalent graph from wcc.nrcs.usda.gov to your Home Assistant dashboard.

https://www.wcc.nrcs.usda.gov/ftpref/support/states/CO/products/#state=co&element=wteq

Server Setup

  1. Install Chrome.
  2. Create a venv.
  3. Install python packages.
  4. Set up systemd services.

Dashboard Setup

  1. Create a Generic Camera entity with a Still Image URL of http://<your IP>:9001/ and a frame rate of 0.00027777777777778
  2. Add a Picture Entity card to your dashboard.