From d050c857eb77ec149842582f4d39631197817430 Mon Sep 17 00:00:00 2001 From: Joshua Leaper Date: Tue, 4 Mar 2025 14:30:55 +1030 Subject: [PATCH] Add Support for 8 Aux Outputs (#37785) --- source/_integrations/ness_alarm.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/ness_alarm.markdown b/source/_integrations/ness_alarm.markdown index 999d7a4e498..6dcdadea4c7 100644 --- a/source/_integrations/ness_alarm.markdown +++ b/source/_integrations/ness_alarm.markdown @@ -124,7 +124,7 @@ Trigger an aux output. This requires PCB version 7.8 or higher. | Data attribute | Optional | Description | | ---------------------- | -------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| `output_id` | No | The aux output you wish to change. A number from 1-4. | +| `output_id` | No | The aux output you wish to change. A number from 1-8. | | `state` | Yes | The On/Off State, represented as true/false. Default is true. If P14xE 8E is enabled then a value of true will pulse output x for the time specified in P14(x+4)E. | ### Action `panic`