Yesterday at 06:51 PM1 day If anyone is interested in connecting to their E27 Alarm Engine, I’ve produced an interface library that handles the linking and encryption protocols so you can access the alarm panel API pretty simply. It handles all the low level interfacing so building a PolyGlot interface would be fairly simple.I wrote it to support my home assistant integration but it is stand alone so it can be reused to support other systems,s talking to the E27. It’s on PyPI.org here: https://pypi.org/project/elke27/ - the GitHub repository here:https://github.com/mitchmitchell/elke27.git I hope this proves useful to someone.Mitch
Create an account or sign in to comment