Commit Graph

7 Commits

Author SHA1 Message Date
Paul van Tilburg 9783142eb0 Refresh light status every 2 minutes
With recent firmware for the bridge, refreshing is way faster!
2015-03-11 22:41:24 +01:00
Paul van Tilburg 4a58375c65 Enable sync output to stdout (useful for sync log watching) 2015-03-11 22:41:05 +01:00
Paul van Tilburg fc19ae0530 Add missing newline 2014-11-20 21:36:55 +01:00
Paul van Tilburg 23ce14ea2a Add command-line switch to set the configuration directory 2014-11-16 11:53:40 +01:00
Paul van Tilburg 5eb6ddb307 Move default configuration to the Hued module; add config_dir 2014-11-16 11:43:54 +01:00
Paul van Tilburg e2921f9c2e Split up the code into separate files
* Rename the Hued class to Hued::Engine so that Hued can be the containing
  module
* Split off the version to lib/hued/version.rb
* Undo Rule being a nested class of Engine
2014-11-16 11:25:13 +01:00
Paul van Tilburg 7d6ae9c093 Move huec/hued to the bin directory 2014-11-16 11:13:18 +01:00