Hi
A couple of questions to this great plugin. I'm using the 1.1 version from ninux, March 23, 2012, on a Vera 3, UI5 - And I'm very new to Vera... It arrived 2 days ago...
Battery status:
My Oregon sensors report their battery level, and I can see in the code that it is been reported for the rain sensor (which I don't have), but not for temp/humidity sensors. I assume the reason is that there are no Battery stateVariable in the standard S_TemperatureSensor1.xml or in the S_HumiditySensor1.xml, which seems strange, but on the other hand: For my Everspring ST814, battery status is shown on the "master device", not on the "embedded" Temp or humidity device.
So do we need to make the same structure for the Oregon sensors to show the Battery status? And is it possible to have multiple levels of devices:
RFXCOM
->Sensor (with battery satte)
->Temp
->Humidity
That wil "explode" the number of devices....
Or is there a better way to solve this? Defining a new Device type (Temp with battery state) seems kind of wrong.
Marmitek MS13E Motion Sensors
These are being reported as BinaryLight which is quite understandably, because there is nothing in the X10 message that tells what kind of device it is... But it would be nice to have them reported as motion sensors... for the Motion part. The Day/Night, BinaryLight probably makes sense - Or is there a more generic On/Off INPUT device - You can't switch these from the Dashboard ;-)
In my setup I have reserved a X10 House Code for these Motion sensors, so one approach could be a configuration options with that House Code, which then report these units as Motion Sensors, and "something else" for the Day/Night status. Or is there a better way?
I have added support for Orefon RTGR328N & THGR328 in I_RFXCOM.xml (attached), based on the above version. Code details taken from the DomotiGa project.
Thanks for a great plugin.