Skip to content

Integrating Satel Integra controls with HomeKit Accessories through PyHAP

License

Notifications You must be signed in to change notification settings

macic/pyhap-integra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HAP-Python (https://github.com/ikalchev/HAP-python) accessories implementation for Satel Integra device controls based on framing and initial bytes array implementation by https://github.com/mkorz/IntegraPy.

Not intended for commercial use.

Usage

Please make sure your integra ETHM-1 module has enabled Integration setting (port 7094) - that can be achieved through DLOADX.

Start with listing items you can spin up as HomeKit accessories:

python main.py list_integra

Amend config.py providing Integra details and mapping items to available accessory types. List of accessories implemented can be found in accessories.py

To run the server and create a HomeKit bridge with all your accessories from config:

python main.py server_start

About

Integrating Satel Integra controls with HomeKit Accessories through PyHAP

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages