Siren test sometimes fails when doing short siren bursts #11

Open
opened 2022-11-14 14:49:00 +00:00 by thomasjsn · 1 comment
thomasjsn commented 2022-11-14 14:49:00 +00:00 (Migrated from git.homelab.no)
state.status["siren1_output"] = outputs["siren1"].get() == data["inputs"][1]
state.status["siren2_output"] = outputs["siren2"].get() == data["inputs"][2]
```python state.status["siren1_output"] = outputs["siren1"].get() == data["inputs"][1] state.status["siren2_output"] = outputs["siren2"].get() == data["inputs"][2] ```
thomasjsn commented 2023-03-02 07:05:58 +00:00 (Migrated from git.homelab.no)

Functionality have been commented out for now.

Functionality have been commented out for now.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
thomas/rpi-alarm#11
No description provided.