AlarmServer
AlarmServer copied to clipboard
Envisalink 2DS/3/4 Alarm Server (Proxy & HTTP/JSON)
When i try to access the UI from a browser (localhost:8111) the browser shows Connection reset and the log shows Apr 15 17:27:25 - WARNING: SSL Error on 12 ('192.168.1.8',...
I am no Python expert, but I did these changes to support pyhton3 and the ifttt plugin on my environment.
Have had a weird issue in the last few days. If I set the alarm to stay (either manually or through SmartThings) and coincidentally the server where alarmserver sits restarts,...
I have the server running on one machine just fine, but trying to install on another machine. [windows 10] w/ python 2.7.14 and get this error when trying to load....
Anyone plan to create an App supporting [Envisalink](http://www.eyezon.com/?page_id=176) for [Homey](https://www.athom.com/en/). I'm the first to help out with the tests.
I really want to implement custom Keystroke command. So I started to search in this topic and I found that I need to send '071' [command](https://github.com/openhab/openhab1-addons/wiki/DSC-Alarm-Action) to Envisalink: `'071' Keystroke...
Sorry this is not a issue, but I would like to find out before make the purchase.
This is not an issue but I dont know where to publish this question, Please let me know how to install the Alarm server with code provided in this post...
Verbose Trouble Status should be "better" handled to track bit field, display status in html, make bits available in JSON. The test/use case (at least for me), Wireless Keypad Low...
AlarmServer should handle unknown TPI codes gracefully. Currently with the feature/tornado branch, an unknown code generates a KeyError and then AlarmServer is broken but still running. See #46 for an...