maragelis / ParadoxRs232toMqtt

esp8266, serial bus to mqtt for Paradox alarm systems
MIT License
80 stars 22 forks source link

Paradox EVO 192 #61

Open favarinbarracano opened 5 years ago

favarinbarracano commented 5 years ago

I have a Paradox EVO 192 alarm system. The board don't reveal the alarm through serial port. Any advice? Thanks,

Manuel

maragelis commented 5 years ago

Sorry cannot help. I havent seen or worked with an EVO panel

y1ann1s commented 5 years ago

I am working on EVO192, @maragelis can you please some info on the protocol. I find some differences on the location of data within the 37 bytes. I have decoded the received data and adjusted your code. But I have a long way to go on the send data, any help here is welcome @favarinbarracano EVO192 has a serial port on the board ,If you have an ip100/150 it is exposed through there also Thanks

pilievwm commented 4 years ago

Hi @y1ann1s, can you share your code for EVO192? I will try it on my EVO.

FigJam23 commented 4 years ago

Had mine working well on my EVO48 along time ago had to make small changes but was 90% working I would like to try it on the EVOHD out of interest

pilievwm commented 4 years ago

@mydakota you mean your EVO is working with @maragelis code without any changes?