It's here, the 3rd beta release of HUEify!
This is more a bugfix release working towards a first release version.
In the near future I'm going to finish work on the schedules section and I will add some more effects and a kind "create your own effect" builder.
This build includes an OS X build too.
This version also finds your bridge if the IP has changed via UDP Broadcast.
Changelog
Hueify v1.0.0.103
+ Added bridge configuration options to the bridge page.
+ HUE bridges can be found using UDP broadcast (auto-login will be implemented on this later).
+ UDP broadcast at startup finds the bridge when it's not found on the last known IP.
* Changed logging, created a single procedure that adds the logitems including a timestamp.
! Fixed copy to bulb not working.
! Changes to saturnation of bulbs was not logged in the debug log.
! List of bulbs of a group were added even if they allready existed.
! Portalservices showed up as false all the time on bridge page.
! Reloading a bulb did not reset slider to -1.
! Fixed sending the same brightness twice and sending on:true too many times at once.
( ! ) Notice: Undefined index: entries in C:\webserver\www\hueifynl\themes\default\page.inc.php on line 37 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0003 | 361104 | {main}( ) | ...\index.php:0 |
2 | 0.0151 | 419672 | require_once( 'C:\webserver\www\hueifynl\inc\page.inc.php ) | ...\index.php:86 |
3 | 0.0206 | 462120 | require_once( 'C:\webserver\www\hueifynl\themes\default\page.inc.php ) | ...\page.inc.php:61 |
( ! ) Warning: sizeof(): Parameter must be an array or an object that implements Countable in C:\webserver\www\hueifynl\themes\default\page.inc.php on line 37 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0003 | 361104 | {main}( ) | ...\index.php:0 |
2 | 0.0151 | 419672 | require_once( 'C:\webserver\www\hueifynl\inc\page.inc.php ) | ...\index.php:86 |
3 | 0.0206 | 462120 | require_once( 'C:\webserver\www\hueifynl\themes\default\page.inc.php ) | ...\page.inc.php:61 |