jlong23 / node-red-node-ademco

Ademco Alarm Panel Parser for Node-Red
0 stars 0 forks source link

stateChanged should be based on more than ready / not ready #2

Open i8beef opened 7 years ago

i8beef commented 7 years ago

The current implementation will make it impossible to differentiate zone faults, e.g., you couldn't catch multiple events happening simultaneously in different parts of the house. It would be better to base it on both ready state and faulted zones.