Commit Graph

166 Commits

Author SHA1 Message Date
simon 6be7acbebc some marginal mobile UI improvements 2021-02-22 11:40:41 +07:00
simon 12f3a52304 restructured how data subdomain serves air.json to main domain by mounting the dyn folder directly into the main docker container, by that avoiding any CORS complications. 2021-02-22 10:33:24 +07:00
simon 56199766ee custom icons for all weather states, categories and static weather elements 2021-02-22 09:54:01 +07:00
simon 13646f387b added about page, improved js to no throw errors so same file can be used on about, external footer and nav files for easy reuse with php include 2021-02-21 15:12:20 +07:00
simon 4782f88650 added acme volume to nginx-proxy 2021-02-20 17:22:47 +07:00
simon f0c93e346e fixed a wifi connection error with a different wifi library 2021-02-20 17:16:43 +07:00
simon e59eefca06 added active category with description to hopepage, pull updates dynamically. 2021-02-19 20:21:51 +07:00
simon af07065462 displaying dynamic weather data on the homepage 2021-02-19 12:57:04 +07:00
simon 9fb0846bc4 added some error checking if pm2.5 value read out fails on esp8266 2021-02-19 10:10:28 +07:00
simon 383e09f69d input function now returns a dict instead of a str so the value can be reused for db INSERT 2021-02-18 23:53:40 +07:00
simon c895edc1e9 values get stored into postgres now 2021-02-18 23:42:42 +07:00
simon d842970b73 minimal mobile improvements 2021-02-18 17:53:46 +07:00
simon c28b7b1891 set weather api call interval to sensible 900 secs 2021-02-18 17:53:09 +07:00
simon 9b3c0b06c5 added postgres to docker for later integration 2021-02-16 17:57:25 +07:00
simon 58406828ee added secondary call to openweathermap api for additional weather data to be return from main route 2021-02-16 15:20:26 +07:00
simon 39740276ec minimum viable product 2021-02-16 10:40:22 +07:00