Rene,
Did you ever complete a visonic powermax plug-in for homeseer?
Richard
Search found 5 matches
- Fri Aug 19, 2016 11:12 pm
- Forum: Visonic Alarm systems
- Topic: Who wants to test the Homeseer Powermax plugin?
- Replies: 7
- Views: 13015
- Tue Aug 09, 2016 6:24 pm
- Forum: Visonic Alarm systems
- Topic: Add WiFi to your alarm with esp8266
- Replies: 42
- Views: 59427
Re: Add WiFi to your alarm with esp8266
Irek,
I found the RS-232 pin-out for the Powermax+ at: http://www.domoticaforum.eu/viewtopic.p ... =45#p63022.
Richard
I found the RS-232 pin-out for the Powermax+ at: http://www.domoticaforum.eu/viewtopic.p ... =45#p63022.
Richard
- Fri Aug 05, 2016 8:21 pm
- Forum: Visonic Alarm systems
- Topic: Add WiFi to your alarm with esp8266
- Replies: 42
- Views: 59427
Re: Add WiFi to your alarm with esp8266
Irek, My Powermax is the + (plus) series and as a result your diagram showing connection of the esp8266 to the RS232 port is incorrect. My connection has 12 pins on it instead of 10. Before I continue on I need to make sure your code will run on the esp8266 connected to the Powermax+? I will find th...
- Tue Aug 02, 2016 5:38 pm
- Forum: Visonic Alarm systems
- Topic: Add WiFi to your alarm with esp8266
- Replies: 42
- Views: 59427
Re: Add WiFi to your alarm with esp8266
Irek, The first error is that it cannot find the Pmax.h file which I have put in multiple folders. So I removed that #include to see how far I could get but there are multiple other errors so I gave up. So, either I have done something completely wrong or your code is just not ready to be sent to t...
- Mon Jul 25, 2016 11:16 pm
- Forum: Visonic Alarm systems
- Topic: Add WiFi to your alarm with esp8266
- Replies: 42
- Views: 59427
Re: Add WiFi to your alarm with esp8266
Irek, I recently came across your project for connecting to the Visonic Powermax via WiFi and was immediately interested. I have had a Powermax + operational for 8 years and have been looking into using the Raspberry Pi as an interface. I am more interested in your approach so decided to see if I co...