Powermax binding

Marketplace? I can only see binding-powermax1 - 1.10.0 under binding section in PaperUI, running openHABian.

you have to install the misc marketplace addon

1 Like

Incidentally - Iā€™m running the old version, and it works absolutely perfectly. Any reason I should switch to the new one? Or would that just be asking for trouble?

Thanks!

Has anyone managed to get the Openhab 2 binding to work with a Powerlink2? There is no field in the Paper UI binding configuration page to enter put a username and password (which would be needed to log into the web server, no?). Openhab seems to be trying to log into the web server unsuccessfully using the motion reset delay parameter (3 in my case) as the user name and the PIN code as the password to sign into the web server. I created a user on the Powerlink2 with username and password matching these credentials, but it didnā€™t work. I have tried using ports 80 and 8080 and no port number, but nothing worked.

thanks!

You have to choose betwwen Powerlink2 or OH binding. The binding does not work with Powerlink2 but replace Powerlink2.

Hi,

Iā€™m running OH2 2.1 with binding version 2.1.0.201707121519 with serial interface. all worked fine until I had to restart OH2, now I can send commands to the alarm but I am not getting any inputs from the alarm. Iā€™ve tried multiple restarts but I canā€™t seem to get it to work again. turned the login on in DEBUG level, and I see in the log: ā€œPowermax jobā€¦ā€ but nothing else.

any ideas ?

Izhar

Iā€™ve found i need to unplug/plug in the Powermax USB connection from my Windows10 server when this happens. not sure why, but its the only thing ive found to fix the problem.

If I understand the Binding documentation correctly, I donā€™t think this is the case. You have a choice of a serial connection or a TCP connection via the Powerlink2. However, the documentation does say that the TCP connection is implemented, but not tested.

The TCP connection was tested by one of you and is working. This was corrected in the last version of the documentation.
The IP connection is not to connect to the Powerlink2.

Ahhh, so the TCP connection is over the serial bus, not via Powerlink2. I donā€™t know why I made the link between TCP and Powerlink2ā€¦wasted a day trying to get it to work: :persevere:

Hi everyone.
More than 1 week Iā€™m trying to connect my PM30 to the open hab. I have power max binding version 2.2.0.201709151724 and panel connected via PM PRO DUAL RS 232 <=> UC-232A USB.
If I lintening on this port via minicom - I can see data on 38400 (need to enter/exit user settings for show more data).
But if I start openhab, configuring Thing as ā€œSerial connection to the alarm systemā€ I have only this in openhab log.

2018-03-02 16:50:37.008 [DEBUG] [org.openhab.binding.powermax ] - ServiceEvent REGISTERED - {org.eclipse.smarthome.config.discovery.DiscoveryService}={service.id=315, service.bundleid=211, service.scope=singleton} - org.openhab.binding.powermax
2018-03-02 16:50:37.094 [DEBUG] [wermax.handler.PowermaxBridgeHandler] - initializing handler for thing powermax:serial:35068559
2018-03-02 16:50:47.101 [DEBUG] [wermax.handler.PowermaxBridgeHandler] - Powermax job...
2018-03-02 16:50:47.103 [DEBUG] [wermax.handler.PowermaxBridgeHandler] - trying to reconnect...
2018-03-02 16:50:47.104 [DEBUG] [al.connector.PowermaxSerialConnector] - close(): Closing Serial Connection
2018-03-02 16:50:47.105 [DEBUG] [internal.connector.PowermaxConnector] - cleanup(): cleaning up Connection
2018-03-02 16:50:47.106 [DEBUG] [internal.connector.PowermaxConnector] - cleanup(): Connection Cleanup
2018-03-02 16:50:47.107 [DEBUG] [al.connector.PowermaxSerialConnector] - close(): Serial Connection closed
2018-03-02 16:50:47.108 [DEBUG] [wermax.handler.PowermaxBridgeHandler] - closeConnection(): disconnected
2018-03-02 16:50:47.110 [DEBUG] [al.connector.PowermaxSerialConnector] - open(): Opening Serial Connection
2018-03-02 16:50:47.291 [INFO ] [wermax.handler.PowermaxBridgeHandler] - Powermax alarm binding: serial connection (/dev/ttyUSB2): connected
2018-03-02 16:50:47.293 [DEBUG] [wermax.handler.PowermaxBridgeHandler] - openConnection(): connected
2018-03-02 16:50:47.316 [DEBUG] [.internal.message.PowermaxCommDriver] - sendMessage(): add message in queue (type DOWNLOAD)
2018-03-02 16:50:47.340 [DEBUG] [.internal.message.PowermaxCommDriver] - sendMessage(): sending DOWNLOAD message 0D2400004F48000000000000000A
2018-03-02 16:50:47.338 [DEBUG] [ernal.connector.PowermaxReaderThread] - Data listener started
2018-03-02 16:51:07.353 [DEBUG] [wermax.handler.PowermaxBridgeHandler] - Powermax job...
2018-03-02 16:51:27.356 [DEBUG] [wermax.handler.PowermaxBridgeHandler] - Powermax job...
2018-03-02 16:51:47.359 [DEBUG] [wermax.handler.PowermaxBridgeHandler] - Powermax job...
2018-03-02 16:52:07.361 [DEBUG] [wermax.handler.PowermaxBridgeHandler] - Powermax job...
2018-03-02 16:52:27.367 [DEBUG] [wermax.handler.PowermaxBridgeHandler] - Powermax job...
2018-03-02 16:52:47.370 [DEBUG] [wermax.handler.PowermaxBridgeHandler] - Powermax job...
2018-03-02 16:53:07.372 [DEBUG] [wermax.handler.PowermaxBridgeHandler] - Powermax job...
2018-03-02 16:53:27.375 [DEBUG] [wermax.handler.PowermaxBridgeHandler] - Powermax job...
2018-03-02 16:53:47.377 [DEBUG] [wermax.handler.PowermaxBridgeHandler] - Powermax job...

Thats all. Don't know how to debug it and whats wrong.
P.S. I have PM30 with 18.415 FW version, maybe need different?

Apparemtly you receive no data on your serial connection.

But why I receive data using minicom?

I thing its baudrate issue. Different firmware versions of panel uses different baudrate config.
After checking with 17.133 virsion of panel - I can see communication messages in a binding log.

Could you please add baudrate option into binding setting?

Ecpected baud rate is 9600.
Are you really sure that your panel is using another one ?!

Please check if you have an option in your panel to select the baud rate.

https://www.visonic.com/Data/Uploads/PowerMax_Remote_Prog%20_English_User_Guide_DE5450S.pdf

This manual only for very old PowerMax panels.

Starting from ver. 18.XXX of Power Master panels baudrate changed to 38400 (via RS232 and Plink port)

Can you please point where you find this information on the web ?
Before I spend time adding a new setting, I can compile for you a test version with 38400 hardcoded for baudrate.

Hi, I migrated OH to a RPI and now have issues with the powermax binding ( Snapshot 2.2.0 ).

Everything is working as expected, Zone Triggering is updating items etc, but after a period of time it stops updating. I can still arm and disarm the system via OH but the Powermax is not updating OH Items.

Debugging shows thisā€¦

2018-04-08 19:01:52.179 [DEBUG] [wermax.handler.PowermaxBridgeHandler] - Powermax job...

2018-04-08 19:02:12.182 [DEBUG] [wermax.handler.PowermaxBridgeHandler] - Powermax job...

2018-04-08 19:02:32.189 [DEBUG] [wermax.handler.PowermaxBridgeHandler] - Powermax job...

2018-04-08 19:02:32.194 [DEBUG] [.internal.message.PowermaxCommDriver] - sendMessage(): add message in queue (type RESTORE)

2018-04-08 19:02:32.197 [DEBUG] [.internal.message.PowermaxCommDriver] - sendMessage(): sending RESTORE message 0DAB0600000000000000000043000A

2018-04-08 19:02:52.228 [DEBUG] [wermax.handler.PowermaxBridgeHandler] - Powermax job...

2018-04-08 19:03:12.232 [DEBUG] [wermax.handler.PowermaxBridgeHandler] - Powermax job...

2018-04-08 19:03:32.238 [DEBUG] [wermax.handler.PowermaxBridgeHandler] - Powermax job...

2018-04-08 19:03:32.242 [DEBUG] [.internal.message.PowermaxCommDriver] - sendMessage(): add message in queue (type RESTORE)

2018-04-08 19:03:32.245 [DEBUG] [.internal.message.PowermaxCommDriver] - sendMessage(): sending RESTORE message 0DAB0600000000000000000043000A

2018-04-08 19:03:52.268 [DEBUG] [wermax.handler.PowermaxBridgeHandler] - Powermax job...

2018-04-08 19:04:12.272 [DEBUG] [wermax.handler.PowermaxBridgeHandler] - Powermax job...

2018-04-08 19:04:32.276 [DEBUG] [wermax.handler.PowermaxBridgeHandler] - Powermax job...

2018-04-08 19:04:32.280 [DEBUG] [.internal.message.PowermaxCommDriver] - sendMessage(): add message in queue (type RESTORE)

2018-04-08 19:04:32.284 [DEBUG] [.internal.message.PowermaxCommDriver] - sendMessage(): sending RESTORE message 0DAB0600000000000000000043000A

Using Powerlink Mode via RS232.
Can anyone help with this RESTORE message with no response from Panel.?

Mike