Page 1 of 1

Visonic Powermax Alarms

PostPosted: Sat Mar 31, 2018 1:33 pm
by badgerarc
Hi, wondering if anyone has any inclination to add Powermax alarms into the supported equipment list? Lot of great info on the protocol here https://www.domoticaforum.eu/viewtopic.php?f=68&t=6581 and there are several competing systems with plugins for it (HomeSeer, Vera etc). It’s the missing link that’s currently stopping me from purchasing Indigo..

Thanks,

Badger

Re: Visonic Powermax Alarms

PostPosted: Sat Mar 31, 2018 1:35 pm
by FlyingDiver
If you're just looking for support for Visonic sensors, the RFPlayer plugin does that. You do need a ZiBlue RFPlayer RF dongle for that.

A plugin to integrate the full alarm system is a non-trivial amount of work. Unless there's a plugin developer that has one of those systems, I don't think it's likely it'll get done.

Re: Visonic Powermax Alarms

PostPosted: Sat Mar 31, 2018 2:55 pm
by jay (support)
I'm going with @FlyingDiver on this one: the API is a (horrible) binary API (like Z-Wave and Insteon) which is significantly more difficult to develop for than the newer modern APIs. So unless there is a developer out there that actually owns this security system and wants to build a plugin it doesn't seem likely that it'll get done. If someone has managed to write a Python wrapper around that binary API to make it more easily consumed (and has it open sourced on GitHub or similar) then you might find someone willing to tackle it.

Re: Visonic Powermax Alarms

PostPosted: Sat Mar 31, 2018 3:10 pm
by badgerarc
Thanks for your responses guys. It does look like there has been some work done with Python around this system (is that hat HomeSeer plugs ins use?) but I must admit to not having much of a clue myself where to even start.

I might look into the RFPLayer route however. Thanks for the heads up.

Re: Visonic Powermax Alarms

PostPosted: Sat Mar 31, 2018 3:26 pm
by jay (support)
badgerarc wrote:
is that hat HomeSeer plugs ins use?


Unfortunately, no, they use a Windows-specific development technologies (I believe - at least they used to).

Re: Visonic Powermax Alarms

PostPosted: Sat Mar 31, 2018 3:45 pm
by FlyingDiver
badgerarc wrote:
Thanks for your responses guys. It does look like there has been some work done with Python around this system (is that hat HomeSeer plugs ins use?) but I must admit to not having much of a clue myself where to even start.

I might look into the RFPLayer route however. Thanks for the heads up.


Homeseer plugins are .NET binaries. Not Python. I found one Python module on GitHub, but it was in early development. Sorry.

Re: Visonic Powermax Alarms

PostPosted: Sat Mar 31, 2018 4:15 pm
by badgerarc

Re: Visonic Powermax Alarms

PostPosted: Sat Mar 31, 2018 4:16 pm
by FlyingDiver

Re: Visonic Powermax Alarms

PostPosted: Sat Mar 31, 2018 4:18 pm
by badgerarc
FlyingDiver wrote:

Sorry posted the wrong link. I'll be keeping an eye on this one I think. I currently have HomeAssistant running on my Mac but I think I would prefer something a bit more robust.

Thanks again.

Re: Visonic Powermax Alarms

PostPosted: Thu Mar 21, 2019 5:35 am
by designpeg
Has anyone made any progress with this? I've got a powermax alarm connected with a rs232 to serial adaptor to my mac. I can see some communicationgoing on and have managed to get the connection to stay open, but reverse engineering the protocol is beyond me. I used to have it running on a Vera - but I never want to touch the Vera again after discovering Indigo!!