I found a need for an app & driver to 'average out' temperature, illumination & humidity.
So here is a little app and a couple of device drivers to do just that.
This is a parent/child app so you need to install both parts before 'loading' the parent .
This also comes with three virtual device drivers so you can create virtual temperature, illumination & humidity devices for use in other apps.
After installing the parent you can create as many of the child apps as you wish (You need to create one for each virtual device used)
As usual any bug reports or suggestions always welcome
Updated 23/05/2020
This app/driver now also 'groups' switches & contacts
All my apps are now available with free membership to HE owners:
Updated 01/10/2018
Parent: V1.0.2
Child: V1.5.2
Revised auto update checking and added a manual update check button
Updated 26/09/2018
ChildApp V1.5.0
Bugfix on timers getting stuck and Illuminance failing after a couple of days
Updated 18/09/2018
Driver: V1.2.0
ChildApp V1.4.0
This now contains all previous fixes
Also:
Added average 'Motion'
Obviously this does not average out motion events (Motion is either active or inactive)
What it does do is group motion sensors together so any motion on any sensor sets the virtual device as 'active'.
Is has a configurable delay so that when ALL motion sensors become inactive a timer starts.
When the timer runs out, the virtual device becomes 'inactive'
Update: 11/09/2018
Parent Version: 1.0.1
Child Version: 1.2.0
Driver Version: 1.0.0 (New all inclusive driver)
This has now been revamped:
The drivers are now consolidated into one 'AverageAll' driver
This has Temperature, Illumination, Humidity & Ambient Pressure
Andy