RC 5000 Changes from RC 4141
- Now a release build - so debug logging is not enabled by default, please enable it before reporting issues with this build
- Adds the ability to connect a third party sunshine recorder to a Davis WLL station. The recorder must be connected to the rain port of a sensor transmitter and send one pulse for every 1/100th hour of sunshine recorded
- Fix locale formatting issues in the snowfall debug log
- Improvements to the ecowitt.net API retry handling and logging
- Changes to clearing of alarms from the dashboard, and improvements to logging
- Add support for Ecowitt WH52 EC Soil Moisture sensors - only soil humidity for now
- Fix AQ PM10 Average visibility settings being reset on CMX restart
- Change to the snowfall smoothing filter, the Delta value is now a "change per minute" value rather than a change between samples as before
- Fix for the snowfall minimum increment, MX now uses it as a >= value rather than a > as before
- Fix for the Ecowitt HTTP API Station live data task aborting when the station became unreachable
- Now sets the HTTP Referer to the upload site when using PHP Upload, and to https://cumulus.hosiene.co.uk/ for all other HTTP queries