Skip to content

chemelli74/aiocomelit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aiocomelit

CI Status Test coverage percentage

Poetry black pre-commit

PyPI Version Supported Python versions License

Python library to control Comelit Simplehome

Installation

Install this via pip (or your favourite package manager):

pip install aiocomelit

Test

Test the library with:

python library_test.py

The script accept command line arguments or a library_test.json config file:

{
  "bridge": "192.168.1.252",
  "bridge_port": 80,
  "bridge_pin": 12345,
  "bridge_vedo": false,
  "vedo": "192.168.1.230",
  "vedo_port": 8080,
  "vedo_pin": 67890,
  "test": false
}

Contributors ✨

Thanks goes to these wonderful people (emoji key):

This project follows the all-contributors specification. Contributions of any kind welcome!

Credits

This package was created with Copier and the browniebroke/pypackage-template project template.

About

Python library to control Comelit Simplehome

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published