alexbk66 I happened to look at my local Ambient Weather device and it doesn't appear to be showing Precipitation, Precipitation Day, or Precipitation Week. All three of those fields should have data as we're in the middle of a storm and it's been raining for the past two weeks. See screenshot.
Announcement
Collapse
No announcement yet.
AmbientWeather and Ecowitt - Local protocol (no Cloud)
Collapse
This is a sticky topic.
X
X
-
Originally posted by begunfx View Postalexbk66 I happened to look at my local Ambient Weather device and it doesn't appear to be showing Precipitation, Precipitation Day, or Precipitation Week. All three of those fields should have data as we're in the middle of a storm and it's been raining for the past two weeks. See screenshot.
Comment
-
Thank you.
Precipitation is empty because in the log hourlyrainin = 0.000 and rainratein isn't present at all.
But dailyrainin and weeklyrainin are present, which is strange, needs checking.
Code:12/30/2021 5:33:09 PM [1513] Local: (AmbientWeatherLocal) dailyrainin = 4.579 12/30/2021 5:33:09 PM [1513] Local: (AmbientWeatherLocal) weeklyrainin = 5.890 12/30/2021 5:33:09 PM [1513] Local: (AmbientWeatherLocal) monthlyrainin = 12.969 12/30/2021 5:33:09 PM [1513] Local: (AmbientWeatherLocal) yearlyrainin = 14.209 12/30/2021 5:33:09 PM [1513] Local: (AmbientWeatherLocal) hourlyrainin = 0.000 12/30/2021 5:33:09 PM [1513] Local: (AmbientWeatherLocal) eventrainin = 5.740
Comment
-
Originally posted by alexbk66 View PostThank you.
Precipitation is empty because in the log hourlyrainin = 0.000 and rainratein isn't present at all.
But dailyrainin and weeklyrainin are present, which is strange, needs checking.
Code:12/30/2021 5:33:09 PM [1513] Local: (AmbientWeatherLocal) dailyrainin = 4.579 12/30/2021 5:33:09 PM [1513] Local: (AmbientWeatherLocal) weeklyrainin = 5.890 12/30/2021 5:33:09 PM [1513] Local: (AmbientWeatherLocal) monthlyrainin = 12.969 12/30/2021 5:33:09 PM [1513] Local: (AmbientWeatherLocal) yearlyrainin = 14.209 12/30/2021 5:33:09 PM [1513] Local: (AmbientWeatherLocal) hourlyrainin = 0.000 12/30/2021 5:33:09 PM [1513] Local: (AmbientWeatherLocal) eventrainin = 5.740
Comment
-
Originally posted by alexbk66 View PostNot really.
I can't see how it doesn't work... May be try deleting devices.
Also you can set log to Trace and post JSON reply.
Comment
Comment