feat: skeleton for e-paper dashboard for bathroom

This commit is contained in:
2022-01-14 20:29:08 +01:00
commit eaeac43c29
3 changed files with 103 additions and 0 deletions

31
README.md Normal file
View File

@@ -0,0 +1,31 @@
## Traffic information
# `GOOGLE_API_KEY`
* `TRAFFIC_FROM`
* `TRAFFIC_1_THROUGH` - single intermediary point, route option 2
* `TRAFFIC_2_THROUGH` - single intermediary point, route option 2
* `TRAFFIC_TO`
## Air information
* `AIRLY_API_KEY`
* `LATITUDE`
* `LONGITUDE`
## Weather information
* `FORECASTIO_API_KEY` - forecast.io API key
* `LATITUDE`
* `LONGITUDE`