forked from dromer/virtual-hue
-
Notifications
You must be signed in to change notification settings - Fork 0
A Philips Hue bridge implementation (Hue API from bridge point of view)
License
cetezadi/virtual-hue
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This python script is a virtual philips hue bridge. It allows you to control non-hue devices by using the regular philips hue app or anything else that talks the bridge api. The idea is that htx.py will invoke external programs (e.g. shell scripts) instead of switching on lamps. Current status: works! You can switch on- and off virtual lights. Also discovery via SSDP/UPNP works but only with the official(!) app - some 3d part software has problems. required: - python-configparser - python-twisted-web Folkert van Heusden
About
A Philips Hue bridge implementation (Hue API from bridge point of view)
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 92.4%
- Shell 7.6%