I have coded a new ESP8266 program using the irekzielinski library
If you want to test it -> https://github.com/ayasystems/PowerMaxEsp8266
Search found 40 matches
- Sun Jun 14, 2020 2:17 pm
- Forum: Visonic Alarm systems
- Topic: Add WiFi to your alarm with esp8266
- Replies: 42
- Views: 65981
- Thu Feb 16, 2017 9:16 pm
- Forum: Visonic Alarm systems
- Topic: Powerlink serial pinout, linux daemon and web interface
- Replies: 236
- Views: 363295
Re: Powerlink serial pinout, linux daemon and web interface
Hi Jelleeelco Example of alarm script (The scripts are in spanish but i think you can understand ) #!/bin/sh NOW=$(date +"%d/%m/%Y %H:%M") EMAIL="To: xxxxx@gmail.com Subject: ALARMA - Alarma $NOW ALARMA ALARMA ALARMA ====== ====== ====== ALARMA ALARMA ALARMA ====== ====== ======. $NOW...
- Fri Feb 10, 2017 8:07 pm
- Forum: Visonic Alarm systems
- Topic: Powerlink serial pinout, linux daemon and web interface
- Replies: 236
- Views: 363295
Re: Powerlink serial pinout, linux daemon and web interface
Hi Ayasystems, I got the code from https://github.com/viknet365/pmaxd.git. I had to adjust the make file based on your input to make it work for Raspberry PI. I followed the instructions on https://www.domoticz.com/forum/viewtopic.php?f=38&t=11134 and it all works perfectly, but as soon as a do...
- Mon Feb 06, 2017 2:41 pm
- Forum: Visonic Alarm systems
- Topic: Powerlink serial pinout, linux daemon and web interface
- Replies: 236
- Views: 363295
Re: Powerlink serial pinout, linux daemon and web interface
Hi Ayasystems, Thank you so much for such a quick reply!! Hmm, could that be the issue! No i'm not using OpenWRT. I've got the usb-serial connected to a Raspberry pi, and (for now) use the alarm.html webpage. Should I create the scripts? And do I then have to enable script in pmaxd.conf? One thing ...
- Mon Feb 06, 2017 9:33 am
- Forum: Visonic Alarm systems
- Topic: Powerlink serial pinout, linux daemon and web interface
- Replies: 236
- Views: 363295
Re: Powerlink serial pinout, linux daemon and web interface
I will search the source code of my last modification in order that you can try to compile it.
The problem is that the source code is very oldest and is not compatible with the current compiler version.
The problem is that the source code is very oldest and is not compatible with the current compiler version.
- Tue Jan 24, 2017 6:50 pm
- Forum: Visonic Alarm systems
- Topic: Powerlink serial pinout, linux daemon and web interface
- Replies: 236
- Views: 363295
Re: Powerlink serial pinout, linux daemon and web interface
Are you ussing openwrt right? Did you create the scripts at /etc/pmaxd folder? -rwxr-xr-x 1 root root 253 Jun 18 2016 alarm -rwxrwxr-x 1 root root 300 Nov 11 12:11 armedAway -rwxrwxr-x 1 root root 314 Nov 11 12:12 armedHome -rwxrwxr-x 1 root root 311 Nov 11 12:11 disarmed -rw-r--r-- 1 root root 260 ...
- Sun Dec 11, 2016 2:46 am
- Forum: Visonic Alarm systems
- Topic: Add WiFi to your alarm with esp8266
- Replies: 42
- Views: 65981
Re: Add WiFi to your alarm with esp8266
Did you change the power max master pin?
The library has the pin if your panel has another pin it will not work
The library has the pin if your panel has another pin it will not work
- Wed Sep 21, 2016 11:15 am
- Forum: Visonic Alarm systems
- Topic: Powerlink serial pinout, linux daemon and web interface
- Replies: 236
- Views: 363295
Re: Powerlink serial pinout, linux daemon and web interface
It looks like I was able to get past the Seg Fault issue. It could have been something within the executed script that was causing this. Let me know what was the problem please. I'm now having another issue with disarming, seems that it does not execute the /etc/pmaxd/disarmed script at all. No err...
- Tue Sep 13, 2016 8:10 pm
- Forum: Visonic Alarm systems
- Topic: Powerlink serial pinout, linux daemon and web interface
- Replies: 236
- Views: 363295
Re: Powerlink serial pinout, linux daemon and web interface
It looks like I was able to get past the Seg Fault issue. It could have been something within the executed script that was causing this. I'm now having another issue with disarming, seems that it does not execute the /etc/pmaxd/disarmed script at all. No errors at all either, just does not execute ...
- Tue Sep 13, 2016 8:10 pm
- Forum: Visonic Alarm systems
- Topic: Powerlink serial pinout, linux daemon and web interface
- Replies: 236
- Views: 363295
Re: Powerlink serial pinout, linux daemon and web interface
Thanks for the nice work ayasystems! I have been attempting to get this working on my system but running into Seg Faults and always seems to be after "Command Fine": DEBUG: [Sun Sep 11 12:18:13 2016 findCommand:0229]Command find !!!! Segmentation fault Do you happen to know why this might...
- Fri Sep 02, 2016 10:42 am
- Forum: Visonic Alarm systems
- Topic: Add WiFi to your alarm with esp8266
- Replies: 42
- Views: 65981
Re: Add WiFi to your alarm with esp8266
Great work!!! I'm using WR703N with viknet powermax code (pmaxd) from some years ago... (last mod done by me here-> http://www.domoticaforum.eu/viewtopic.php?f=68&t=7152&p=80373#p80373 ) I will try your code with my test (non production powermax) Witch features are you implemented on web ser...
- Fri Sep 02, 2016 10:16 am
- Forum: Visonic Alarm systems
- Topic: Powerlink serial pinout, linux daemon and web interface
- Replies: 236
- Views: 363295
Re: Powerlink serial pinout, linux daemon and web interface
Hi to all In order to use pmaxd with domoticz I have added more calls to scripting commands on pmaxd Now you can execute a script when PIR is raised, when door sensor is open / close, system is armed/disarmed/alarm....)) For examample.... I'm using the followed script when a door is opend #!/bin/sh ...
- Tue Apr 19, 2016 11:44 pm
- Forum: Visonic Alarm systems
- Topic: Powerlink serial pinout, linux daemon and web interface
- Replies: 236
- Views: 363295
Re: Powerlink serial pinout, linux daemon and web interface
If you want you can get my app designed to work with viknet linux daemond
https://play.google.com/store/apps/deta ... larmviknet
Good job viknet thanks for share it with us
Best regards
https://play.google.com/store/apps/deta ... larmviknet
Good job viknet thanks for share it with us
Best regards
- Sat Oct 18, 2014 7:15 pm
- Forum: Visonic Alarm systems
- Topic: Powerlink serial pinout, linux daemon and web interface
- Replies: 236
- Views: 363295
- Fri Oct 17, 2014 11:48 am
- Forum: Homematic, FS20, FHT, ESA and ELV
- Topic: ELV!Cube PHP Library
- Replies: 16
- Views: 29500
Re: ELV!Cube PHP Library
Could you share your library with us?
Best regards!
Best regards!