Event triggered without meeting the arguments?

Homeseer Forum in het Nederlands (DUTCH forum)

Moderator: Ruud

Post Reply
DJF3
Advanced Member
Advanced Member
Posts: 895
Joined: Thu Jul 12, 2007 9:28 am
Contact:

Event triggered without meeting the arguments?

Post by DJF3 »

Hi,

One of my events writes an entry in the HS Log.
- Event "dishwasher used", triggered by device_value_change (deviceX1, Value is "greater than" 80).
- Written to the log file is "dishwasher value" + the deviceX1 value.
&hs.writelog "test","Dishwasher value: " & hs.devicevalue("X1")

Problem: the device triggers constantly. The log entries say that the device-value was '0'. But if that's the value, how could it have triggered? It should only trigger on values "greater than" 80??


Has anyone seen this before? What could I do to troubleshoot?

Thank you!
DJ

PS. HomeSeer 2.4.0.56
DJF3
Advanced Member
Advanced Member
Posts: 895
Joined: Thu Jul 12, 2007 9:28 am
Contact:

Re: Event triggered without meeting the arguments?

Post by DJF3 »

Update: I might have found some weird code in my Plugwise script that could cause this behavior. Will do some tests now and then post another update.

Very usefull were the <HomeSeer dir>\Debug Logs that show exactly what's going on with device values etc.
Post Reply

Return to “Homeseer algemeen Forum”