- Restarts http server on SheevaPlug if this has terminated by accident.
- Cleanup of old kernel modules when using most recent SheevaPlug image based on 2.6.32 kernel. This frees the root partition from void data and brings usage from 90% to 85%.
- Introduction of virtual sensors (something that has been requested for ages, to support home-brew solar sensors made of modified thermo sensors). Conversion of sensor values is done by external program or by gawk scripting, which allows for specification of conversion rules via the web interface. Up to 10 virtual sensors can be defined. Virtual sensors can be used for graphing, weather networks, data exports, wd-live, dashboard and can be used for HTML template replacement. They even show up on sensors page with their actual data. This feature is quite heavily integrated into multiple Meteohub components, so I guess it will need some hardening time until it is 100% bug free and it might have unwanted side effects.
- Manual has been updated to version 4.7 to cover virtual sensors and other modifications.
Warning, this update contains major code changes for various Meteohub components. Omit this update when you are focusing on a maximum stable production system. However, virtual sensors might be something exiting to explore for early adopters taking the risk of discovering bugs.