-
Notifications
You must be signed in to change notification settings - Fork 0
Yet another home automation software project.
License
nikron/bridge
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
requirements:
python3
python3-serial
python3-bitstring
optional:
python3-coverage
to run:
python3 bridge.py
tests:
python3 run_tests.py
bridge --
This is the process(s) to handle communications with the IM. It is
actually a collection of servies that communicate with each using
pipes. There are 4 main services: model, io, net, and event.
Orginally started as a group project for a class at University of Illinois.
android --
Client to bridge, external libraries in repository for convience.
insteon_protocol --
The library that the bridge process uses to communicate with the device
TODO: finish test suite --add better tests, the current tests are awful
TODO: create event service
TODO: create user auth
TODO: save state to disk
About
Yet another home automation software project.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published