rseliger wrote:I have used your approach to implement remote red and green LED's. Thanks for posting your solution.
Now, I have been trying to modify (improve) the behavior so that the green LED is on only when no zones are open and is off otherwise. This would be similar to the green on the keypad
My problem is that there are no choices for "open" and "closed" analogous to Disarming and Arming-Away.
Any ideas?
Did you ever solve this? I'm contemplating something similar, and while using outputs from the Pi seems to be a reasonable way to go, I'd prefer to latch to the panel (in the event the Pi drops offline for some reason); and I figured setting up the panel for "keyswitch" operation might be a possibility.
"program outputs 17 and 18 for system operation zone type 78 (red LED) and 79 (green LED) as appropriate (see Output Device Programming section)."
Pin 1/Output 17 connected to Red LED with 820 ohm resistor; Pin 5/Output 18 connected to Green LED with 820 ohm resistor; Pin 3 bridged to both (+12v).
If this works (without configuring a type 77 (keyswitch) zone), it would yield operations just like the system LEDs:
- Code: Select all
Green Red Meaning
Off Off Disarmed & not ready
On Off Disarmed & Ready
Off On Steady Armed Away
Off Slow Flash Armed Stay
Off Rapid Flash Alarm Memory