Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.46 KB

README.md

File metadata and controls

32 lines (19 loc) · 1.46 KB

#Integra

About

This repository contains a sample Python script demonstrating how to connect to the Satel Integra via the ETHM-1 module and perform basic operations.

This has been written in few hours, so do not expect high quality code there (especially as Python is not the language of my first choice, although I would love to know it better).

It theoretically requires Python 3, but I am sure you smart cookie can easily modify it to work with 2.6/2.7.

I am using a very similar code myself to send notification using http://prowlapp.com/ to my phone whenever house is armed or disarmed.

Enjoy!

Disclaimer and legal boring stuff

I am not affiliated with Satel. Integra and all other Satel product names are trademarks or registered trademarks of Satel. All other company and product names are trademarks or registeredtrade marks of their respective companies.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/