hoetzgit
hoetzgit
Is there any progress yet in correcting this error?
@roe-dl the `obs_round` parameter is missing in the definition of the `get_observation_data` function?
> @hoetzgit see line 2783. Ich schreib mal auf deutsch. Das ist der Aufruf, aber nicht die Definition der Funktion. Line `2837`, da fehlt noch `obs_round` als Übergabepartameter (glaube ich...
> > Evtl könntest Du auch noch die `type = gauge` prüfen. Da gibt es einen Parameter `rounded = x` Das funktioniert nach der Anpassung nicht mehr und wird nicht...
I think you should do the following replaces: 1. all _grep -c "ok installed")" -eq 0_ with _grep -c "ok installed")" -eq **1**_ 2. all "$PM_INSTALL" with $PM_INSTALL without "
@matthewwall I am using weewx-mqtt with this PR. What would I have to do without this PR to get the following values as MQTT output in weewx-mqtt Topic? Example, day...
> This issue is still present in 0.4.11 for me +1
I have also had this error for a long time. Please fix this bug, which has been known and reported for some time now. Downgrading can only be a short-term...
Finally, the new version works for me too. Thank you very much. Henry