ayasystems / PowerMaxEsp8266

PowerMax gateway ESP8266
GNU General Public License v3.0
9 stars 1 forks source link
alarm esp8266 gateway mqtt powermax powermaxpro pubsubclient visonic

PowerMaxEsp8266

PowerMax gateway ESP8266

image

Thank to irekzielinski to make the library -> https://github.com/irekzielinski/PowerMaxAlarm

This sketch provide mqtt comunication to Visonic PowerMax Alarms

Added WifiManager to setup wifi and mqtt connection

Into folder libraries you can find the used libraries to compile

POWERMAX PINOUT

Web

OUTPUT TOPICS

powermax/stat

Send info about alarm status (sending info each minute or when event occurs)

Example

powermax/zone

Send one topic for each sensor (sending info each minute or when event occurs)

INPUT TOPICS

powermax/command

Messages:

Compilation

To import .zip libraries, in Arduino IDE, use Sketch->Include Library->Add Zip Library