Skip to content

mwegrzynek/IntegraPy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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/

About

Basic ETHM-1 integration script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%