Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/primalmotion/huebot
Simple Bot for Phillips Hue that uses your phone as presence detector and sunset calculation. So, a kind of nice bot
https://github.com/primalmotion/huebot
Last synced: 3 days ago
JSON representation
Simple Bot for Phillips Hue that uses your phone as presence detector and sunset calculation. So, a kind of nice bot
- Host: GitHub
- URL: https://github.com/primalmotion/huebot
- Owner: primalmotion
- License: gpl-3.0
- Created: 2013-11-09T23:06:52.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-14T04:12:06.000Z (over 9 years ago)
- Last Synced: 2023-03-11T05:52:54.964Z (over 1 year ago)
- Language: Python
- Size: 211 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HueBot
HueBot is the simple bot I use to manage my Phillips Hue with my RaspberryPi.
### Features
- auto on at local city sunset or defined time
- auto off at a given time
- auto on only if one declared device is found on your LAN
- auto off when all declared network devices are gone### Install
Deps:
- apscheduler
- astralAnd make an init file, or whatever, I'm not your mother. Deal with your shit.
### Config
rename `config.sample.py` to `config.py`, and edit it.
A lot of stuff are explained in this file, so read it.### ToDo
- use a real SNMP lib instead of crappy `commands`
- use a real config file### Support
You have a problem? It doesn't start? It doesn't work? Well that's too bad, it works for me, and
that's all I want. You're on your own with that thing ;)