Great! Thanks a lot for working on this feature! I look forward to following your progress, and hope that I might learn enough python some day to contribute to the community as well.
Are you planning to add the possibility to choose in config whether Home Assistant is allowed to control the alarm system (e.g. switch on/off) or just read the Visonic sensor status? I would think the latter option adds an extra layer of security?
This would be amazing.
BTW greetings from Denmark - this is my first post!!
I am just starting down the home automation road, but think Iāll choose Home Assistant with Node-Red over openHAB. Getting Visonic PowerMax integration would be amazing - so I do not have to replace my Visonic PowerMax.
I was thinking about RFLink as a half-solution to be able to arm/disarm the alarm by emularing the keyring fob - but tapping directly into the Visonic control panel would be the killer solution.
Excuse me if I am missing something - but how is you HA host machine actually physically connected to the Visionic hardware control panel? Ethernet adapter+cable?
That depends on who youāre asking. Mine is indeed the Powerlink 2 and that is what my code works for. However others are using serial connections, e.g. Arduino. Not something Iāve tried.
Yeah, good luck getting a hold of a PL2 module. They are end of sale. So we just have to wait for a serial based solution. (btw: not all powermax panels can support a PL module)
Iām very satisfied with the stability and functionality of the powermax panel, but it lacks automation options. I have about 15 door/window contacts, 7 PIRS and a perfectly working GSM module. Would be a waste to replace this entire setup. For the time being, I guess i just have to wait patiently. Or find the time to enhance my Pyrhon skills to help with a component, but in my case, it think waiting might be the faster solution
This week Iāve read about integrating powermax panels into Samsungs Smartthings, which maybe could also be used for a HA integration. They are using a Wemos D1 R2 to give the Powermax panel a webinterface.This webinterface is than used for integration with ST, Maybe the Wemos solutiuon could also be used for HA integration?
Ok, I ordered the Wemos and just going to give it a try,
I might need some help getting the data into HA: The wemos can post JSON data to a rest API. Any idea whatās the best way to get this data into HA? Kind of new to thisā¦
Edit: Going to give it a try with HTTP sensorsā¦see how far this gets me
WWolkers and I have developed an HA component that works in a very similar way to Vera and OpenHab. See here
It is still work in progress and although it has quite a bit of functionality, it has not been thoroughly tested.
It connects to the panel using either USB (for RS232) or Ethernet. For Ethernet you would need to buy a piece of hardware that costs around $25 US dollars.
Hi miw01! See link (Visonic Powermax and Powermaster Component) in post from ādavesmegheadā dated July 2018 above. Works like a charm, and Dave works hard to improve the component to as many models as possible and to changing versions of HA.
Someone can help me to connect my Visonic Powermax10 to HA?
The alarm connected to the internet and controlled via Visonicgo app.
To do it I need PowerManage??