genielabs / HomeGenie

HomeGenie, the programmable automation intelligence
https://homegenie.it
GNU General Public License v3.0
389 stars 155 forks source link

Tamper displayed on widgets under normal behavior. #270

Closed wolfer201 closed 8 years ago

wolfer201 commented 8 years ago

I purchased several door and window sensors. Im not sure the reasoning but under normal behavior they send a 0xFF to Sensor.Alarm permanently. The manual even confirms this.

For example an from my motion sensor manual:

When the sensor detects motion, it will send a status of “ON” (Basic Set, Value: 0xFF) and alarm report (Type: 07, Level: 0xFF) to any associated nodes. The red LED will flash once.

The problem is the door sensor, motion sensor widget and Security alarm log display this as a tamper alert. I was able to hide this just by editing some lines in the widgets to only look for sensor.tamper and ignore sensor sensor.alarm but that doesn't help the big red letters in HG+.

screenshot_2016-04-11-20-27-32

It would be nice is there was a way to toggle off which values are displayed. I could care less about sensor.alarm, especially sensor.tamper reports the true tamper.

genemars commented 8 years ago

Added in HomeGenie Plus r28 (just published on Google Play Store).