-
Saturation calls with PQ inputs might not be handled correctly in the [REFPROP mixture backend line 1623 and below](https://github.com/CoolProp/CoolProp/blob/master/src/Backends/REFPROP/REFPROPMixture…
-
Hi Renato,
If and when you have time, would you please consider adding the following sensors to your code ......
1. Dew Point;
2. Heat Index;
3. Precipitation Today (Total);
4. Solar Radiation;…
-
For the "global" STEMMUS_SCOPE, data is now being combined from ERA5, ERA5-land, CAMS (CO2), and others (see https://github.com/EcoExtreML/STEMMUS_SCOPE_Processing/pull/63).
However, there is the "…
-
Are you interested in issues about missing parsing logic?
This METAR has a few examples of things that are not currently parsed:
```
Parsing report: PHHI 262356Z 29009KT 4SM -SHRA BR VCTS FEW00…
-
This is my config,
sensor:
- platform: meteorologic_metrics
name: "Meteorologic Metrics" # optional, use if you want to use mulitple instances
temp: sensor.lumi_weather_out…
-
livelog crashed with this error:
File "/usr/local/lib/python3.9/dist-packages/pywws/conversions.py",
line 199, in dew_point
gamma = ((a * temp) / (b + temp)) + math.log(float(hum) / 100)
Val…
-
https://wordpress.org/support/topic/suggestion-add-additional-weather-api/
The openweathermap api returns limited data compared to other weather services. Feel-like Temp, Dew Point, and UV Index ar…
-
After updating MiniMQTT from version 7.3.2 to 7.4.1, I have a problem with the loop() function, which, upon closer investigation, throws an MMQTTException (this issue occurs every second call). The ex…
-
I find the current layout a little confusing since the hourly information under `Today` duplicates what the user sees on initial page load. You can't simply remove the `Today` accordion because it's t…
-
The calculations of wet bulb when dry bulb when above 100 C are not handled properly.
The convergence tests implemented (`test_GetTDewPointFromVapPres_convergence`) converge to unreasonable values w…