ParadoxAlarmInterface / pai

Paradox Magellan, Spectra and EVO, with MQTT, Signal, Pushbullet, Pushover and others
https://gitter.im/paradox-alarm-interface
Eclipse Public License 2.0
358 stars 94 forks source link

Add MG6250 support #200

Open thermseekr opened 3 years ago

thermseekr commented 3 years ago

Hello all,

I posted in issue #183 but as it's closed I'm not sure if someone read it. So here it goes.

Considering that the project bmpc/mg6250_mqtt has decoded the protocol to the point of being able to receive event messages, would it be possible to use that knowledge in order to add limited support to MG6250 in PAI?

Thank you. Tales

yozik04 commented 3 years ago

Hi. It is read only protocol? Sure it is possible but who would do that? To support it we should find a person with that panel who will be capable to do python coding. We always welcome Pull Requests =)

thermseekr commented 3 years ago

Hello!

So far the person who worked on this managed to understand the message format, and receive/decode events sent from the panel. A lot of bytes from the messages are still unknown and he can't send commands to the panel.

I own a few of those panels, I'm not fluent in Python but I could learn it

Thanks for your reply, I'll keep this project on hold for now and see what happens. Should I close the issue?

Regards, Tales Maschio

Em qui., 11 de fev. de 2021 às 12:35, Jevgeni Kiski < notifications@github.com> escreveu:

Hi. It is read only protocol? Sure it is possible but who would do that? To support it we should find a person with that panel who will be capable to do python coding. We always welcome Pull Requests =)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ParadoxAlarmInterface/pai/issues/200#issuecomment-777582286, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALPTVGD5LCMKMQOSZK3VDNTS6P2NBANCNFSM4XNIKOTQ .

yozik04 commented 3 years ago

No need to close. Let's keep it. Maybe someone will want to work on it some day.