hue_persistence

Crates.iohue_persistence
lib.rshue_persistence
version0.2.5
sourcesrc
created_at2016-12-06 08:06:03.621203
updated_at2017-01-11 11:06:29.013721
descriptionHue persistence for Philips Hue lights
homepagehttps://github.com/andete/hue_persistence
repositoryhttps://github.com/andete/hue_persistence
max_upload_size
id7484
size22,309
Joost Yervante Damad (andete)

documentation

https://docs.rs/crate/hue_persistence

README

hue_persistence

Hue persistence for Philips Hue Lights

Build Status

Run this program as a background service on your local network. It remembers the configuration of the lamps on the network. It restores the configuration of a lamp when it is turned on, unlike the default behavior where they switch to normal white. This programs only checks the status of the lamps every 10 seconds. It also can take the hub up to half a minute to detect a light bulb that has just been turned on. Als this means that it can take up to 1 minute for a lamp to get configured.

This program is not tested with multiple hubs and will probably not work in any other configuration than single hub.

Commit count: 49

cargo fmt