nielsfaber / alarmo

Easy to use alarm system integration for Home Assistant
1.25k stars 117 forks source link

Monitoring via SIA DC-09 #924

Closed skaggerik closed 2 months ago

skaggerik commented 3 months ago

Checklist

Proposal

The ability to connect alarmo to a monitoring service would be nice. Perhaps the addition would be easy for someone with some more understanding of python, and UDP/TCP? The standard for SIA DC-09 allows for image verification in the events, which could be combined with homeassistant.

Should pulling be enabled, this would also function as an uptime monitor for home assistant.

Additional info

SIA DC-09 Standard: https://www.securityindustry.org/wp-content/uploads/2017/10/dc09_r2021_20201027.pdf

Project for sending events: https://github.com/jvanovost/dc09_spt

Example of report: "CB640375″ADM-CID”0086L0#1234[#1234|1130 02 001][Vhttps://ajax-sample.com/first_photo.jpg,https://ajax-sample.com/second_photo.jpg]_16:43:06,10-07-2020"

Note how the image is just uploaded to a server, with the address in clear text.

nielsfaber commented 2 months ago

Duplicate of https://github.com/nielsfaber/alarmo/issues/686