eavanvalkenburg / pysiaalarm

A python package to connect to a SIA DC-09 based alarm system.
MIT License
39 stars 29 forks source link

SIA failed from Galaxy dimension 96 v7.04 HAOS on RPI 3B #41

Open awhatford opened 1 year ago

awhatford commented 1 year ago

hi tried to set up with honey well galaxy dimension 96 v7.04 on HAOS on RPI 3B but the bellow fault happens with SIA levels 1, 2, 3 note! account number edited to 001234 not original account number but account in format 00xxxx

Logger: pysiaalarm.base_server Source: runner.py:120 First occurred: 17:19:03 (8906 occurrences) Last logged: 18:03:17

Last line could not be parsed succesfully. Error message: No matches found, event was not a SIA or ADM Spec event, line was: %s. Line: F#001234

awhatford commented 1 year ago

added information: all encryption disabled as honeywell key unknown

eavanvalkenburg commented 1 year ago

Just to check, are you using the official integration? if not please do, it is kept up to date. I have seen some other alarm systems that do not send single lines but multiple with different contents, I haven't fully investigated that, so please share some more logging lines as that helps me understand what happens!