-
I've been testing out having more robust data in the weather section (controlled via a `const` value in `fetch.jsx`), so far I've added:
* Cloud cover percentage
* Real feel
* Hi/Lo
* Pressure
* …
-
## Description
The provided pump and weather data should be visulized in some way in order to get an overview of what were dealing with. More spesifically:
1. Understand the data better -> Discover …
-
-
* API is [here](https://www.wunderground.com/weather/api/)
* Idea comes from Paul Houser's group
-
https://github.com/CenterForTheBuiltEnvironment/mave/blob/9337d10308409f7d40adf777ad1c42593cfd02cc/mave/location.py#L143
It used to be that sites like https://www.wunderground.com/history/airport/K…
-
Hey! This worked great! And then, the upgrade happened… ;-)
I got the following error:
```
ERROR in ./src/Composition.tsx 11:0-53
Module not found: Error: Capitalization mismatch in `~/Documen…
-
Hello!
I wonder if it might be possible to have a toggle that would allow the "feels like" temperature to be displayed alongside the measured temperature, rather than overwriting it. Alternatively, c…
-
```
What steps will reproduce the problem?
1.Simply wait till the next update interval.
What is the expected output? What do you see instead?
The weather data should be updated, but it just says: "no…
-
Hello,
Weather forecast for Thursday 27 of April sounds really off for the city of Lyon, France.
```
➜ ~ curl http://wttr.in/Lyon
Weather report: Lyon, France
_`/"".-. Rain, Rain Sho…
-
I think it'd be handy to have this in addition to indoor temperature sources (ex: https://github.com/naschorr/sensor-stasher/tree/main/code/sensor/sensors/ds18b20). More importantly, this can be used …