SignalK / signalk-zones

Signal K Node server plugin to handle zones: value ranges per Signal K key
Apache License 2.0
2 stars 5 forks source link

No change in full tree when a value change is not in a zone #12

Open sbender9 opened 7 years ago

sbender9 commented 7 years ago

Say I have a zone for AWS, 10-20, state warn.

When the value changes to something between 10 and 20, I get a notification in the full tree.

When the value then goes to something that does not fall within that range, there is no change to the full tree and the notification still has the warn state.

I suspect the fix is actually in signals-node-server, but I'm not sure where to start...

mxtommy commented 4 years ago

Is this still valid? Quick testing is showing me it works?