https://github.com/kipe/yaphue
Yet Another Python / Philips Hue -library
https://github.com/kipe/yaphue
Last synced: 8 months ago
JSON representation
Yet Another Python / Philips Hue -library
- Host: GitHub
- URL: https://github.com/kipe/yaphue
- Owner: kipe
- License: mit
- Created: 2016-12-27T19:24:37.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-06-02T21:12:23.000Z (about 6 years ago)
- Last Synced: 2025-01-31T09:16:02.893Z (over 1 year ago)
- Language: Python
- Size: 22.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# YapHue
> Yet Another Python / Philips Hue -library
## Instructions
None as of yet, this is just a small hobby project, as I wanted to know how the
Hue actually works. The other libraries available for Hue are more mature and
most likely a lot nicer to use...
The library itself is functional, although lacking a lot of functionality and the
API is bound to change, as I gain more experience in actually using it...