Skip to content

Version 2.4 2017-01-15

Compare
Choose a tag to compare
@toggledbits toggledbits released this 19 Jan 00:07
· 162 commits to master since this release

Version 2.4 incorporates a number of new features:

  • Controls more devices (including the much-requested Philips Hue, and should also handle X-10, ZigBee, etc., as long as they are known to MiOS and can be controlled either by Status or LoadLevel (issues/enhancements 5 and 12);
  • Allows you to set dimming level for dimmers (issue/enhancement 10);
  • Support for running scenes--DEMII allows you to specify scene pairs (one scene acts as the "on" scene, the other the "off" scene);
  • Support for a "final" scene--a scene that is run when DEMII goes idle after all other devices have been shut off;
  • Support to limit the number of targets DEMII will allow turned "on" simultaneously (issue 15);
  • DEMII itself is now enabled/disabled using the standard SwitchPower1 service SetTarget action (the old SetEnabled action in the plug-in service still works and will remain until version 3.0 is released).

This release also includes numerous bug fixes, most notably:

  • Fixes many issues around house modes, in particular, handling house mode changes while Deus is in its "active" time period (issue 16);
  • More graceful handling of devices or scenes deleted from the system (but still appearing in DEMII's configuration)--they are now removed from config and the party continues;
  • Fixes a possible loss of persistent state information if Luup crashes or the controller reboots during operation, that would sometimes leave DEMII disabled when it was enabled prior to the crash.