Skip to content

Commit

Permalink
Build results of c47d68d (on master)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alessandro Zummo committed Mar 20, 2013
0 parents commit 06145bf
Show file tree
Hide file tree
Showing 21 changed files with 1,541 additions and 0 deletions.
149 changes: 149 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -0,0 +1,149 @@
==================================================
Changes from 2012-03-20 00:00:00 +0000 to present.
==================================================

----------------------------------------
version 0.4 at 2013-03-20 21:31:12 +0000
----------------------------------------

Change: c47d68db91f92a7ecf21a341689ec356fc20b506
Author: Alessandro Zummo <[email protected]>
Date : 2013-03-20 22:25:16 +0000

fixed coding style

Change: 4f710c724a7ded5e52c91205d6ce858949ebcc4b
Author: Lieven Hollevoet <[email protected]>
Date : 2013-03-20 20:26:50 +0000

Added missing dependency.

The LWP::Protocol::https module depency was missing. If it is not
installed the https GET request to www.meethue.com fails in the nupnp
function.

Change: 5b2bc95e19ac1c0fdc32777496632561739071cb
Author: Lieven Hollevoet <[email protected]>
Date : 2013-03-20 20:24:33 +0000

Simplify the discovery script.

Ensure the script works also when the HUE_BRIDGE and HUE_KEY are not
set. Since we're trying to discover the bridge IP we cannot set is
before we run this script.

Change: e9f0341297a9be0e8dfe6dc723f45d1e3cb2a703
Author: Lieven Hollevoet <[email protected]>
Date : 2013-03-20 14:30:02 +0000

Removed release tests because this all needs to be completed.

Change: 8dcb3197d220e5fd928e905348ecb7d654c49ab8
Author: Lieven Hollevoet <[email protected]>
Date : 2013-03-20 14:26:20 +0000

Keep original github repo name

Change: c12571757757fc3af1372986e050dce755b26cfd
Author: Lieven Hollevoet <[email protected]>
Date : 2013-03-19 22:37:16 +0000

Updated the examples so they match the Device::Hue modulename

Change: 61a74dbe1700f0d072379d387433f985641beb11
Author: Lieven Hollevoet <[email protected]>
Date : 2013-03-19 22:01:48 +0000

First step in deploying the module using Dist::Zilla

Re-arranged the folder structure Changed the module name to
Device-Hue

----------------------------------------
version 0.3 at 2013-01-25 01:13:43 +0000
----------------------------------------

Change: 75ab81bf93b1726668e0d3551b7380fdbc32cc46
Author: Alessandro Zummo <[email protected]>
Date : 2013-01-25 02:13:43 +0000

bumped version to 0.3

Change: 55e142928a312d58a045f4ea719c9f9c65b876e0
Author: Alessandro Zummo <[email protected]>
Date : 2013-01-25 02:11:41 +0000

code cleanup

Change: e8b8ddc6fe82daa2776a345ffef1f5b61cfe2a21
Author: Alessandro Zummo <[email protected]>
Date : 2013-01-25 02:05:47 +0000

added local discovery via UPnP added remote discovery via Philips
portal

Change: ad1924b78a36575591d18c8af24c266298291320
Author: Alessandro Zummo <[email protected]>
Date : 2013-01-25 00:42:06 +0000

added light attributes and one more example

----------------------------------------
version 0.2 at 2013-01-23 15:16:09 +0000
----------------------------------------

Change: b63cf8482cb90d69f53911c3e9ed76574d9d7f78
Author: Alessandro Zummo <[email protected]>
Date : 2013-01-23 16:16:09 +0000

added remote discovery

Change: 35eb8c709bf1f0ab404cfafacf786e0d8eefafce
Author: Alessandro Zummo <[email protected]>
Date : 2013-01-23 16:11:21 +0000

improved error handling

Change: 1b88047f15294b9b240f7a3e9946745cc27457d9
Author: Alessandro Zummo <[email protected]>
Date : 2013-01-23 16:08:19 +0000

added some debugging support

Change: 2819924bcc16f3033207e0379ee857df1ba228f9
Author: Alessandro Zummo <[email protected]>
Date : 2013-01-23 16:02:28 +0000

replaced Moose with Moo

Change: a9cc99b55fc8109b444633e8f9593d8226f2aa2e
Author: Alessandro Zummo <[email protected]>
Date : 2013-01-21 22:44:34 +0000

added files

Change: 9ef1664bf3fbd3b097e6dce5681c740d36e12c82
Author: Alessandro Zummo <[email protected]>
Date : 2013-01-21 22:43:50 +0000

fixed redundant entry

----------------------------------------
version 0.1 at 2013-01-21 21:24:33 +0000
----------------------------------------

Change: f58454d4d7973b30f3f20f04f757ccd0156c7a54
Author: Alessandro Zummo <[email protected]>
Date : 2013-01-21 22:24:33 +0000

Initial import

Change: ec37cef75d2c0df199ffebdc4905a4f9c8616524
Author: dwery <[email protected]>
Date : 2013-01-21 09:28:29 +0000

Initial commit

================
End of releases.
================
Loading

0 comments on commit 06145bf

Please sign in to comment.