Version 0.1.34 Beta - December 05, 2012

  1. Verified with ISY Firmware version 3.3.4.
  2. Removed debug message that would flood the MLServer log with TRIGGER messages.

Version 0.1.33 Beta - July 29, 2012

  1. Verified with ISY Firmware version 3.2.6.
  2. Added support for the Insteon FanLinc device.
  3. Fixed bug in program change code. When program changes were saved on the ISY, the plug-in's message processing thread would hang.
  4. Fixed a bug where the plug-in would be able to execute program commands if the ISY was rebooted.
  5. Fixed a bug in the program trigger code.

Version 0.1.32 Beta - January 31, 2012

  1. Fixed bug where all devices get displayed twice in settings.
  2. Fixed race condidtion in plug-in restart and shutdown.
  3. added start and stop buttons to manually start and stop the plug-in

Version 0.1.31 Beta - January 29, 2012

  1. Fixed plug-in unload/reload to prevent multiple copies running.
  2. Fixed Apply button so that it property re-starts with new credenitals.
  3. Many improvents to the settings dialog box.
  4. Updated to work with ISY Firmware version 3.1.17

Version 0.1.30 Beta - January 9, 2012

  1. Experimental release.
  2. Fixed save bug in log.
  3. Improvements in the logging facility to increase stability.
  4. Added additional debug levels.
  5. New event parsing and processing code.
  6. Updated to work with ISY Firmware version 3.1.16.

Version 0.1.29 Beta - November 20, 2011

  1. Updated to work with ISY Firmware version 3.1.12.
  2. Added a couple of new Insteon device types.

Version 0.1.28 Beta - June 4, 2011

  1. Updated to work as legacy plugin with MLServer 4

Version 0.1.27 Beta - February 18, 2011

  1. Fixed race condition bug for thermostats and iMeter updates.
  2. Added support for iMeter Solo devices.
  3. Added _mode_string variable for thermostat mode.

Version 0.1.26 Beta - February 14, 2011

  1. Fixed bug in logic where command status response check was backwards.
  2. Added some initial support for iMeter Solo devices.

Version 0.1.25 Beta - February 1, 2011

  1. Updated to work with ISY firmware 2.7.15 to 2.8.13 and beyond.
  2. Lots of internal updates and improvements.
  3. Small fixes to log output.

Version 0.1.24 Beta - December 28, 2010

  1. Updated to work with ISY firmware 2.8.10.

Version 0.1.23 Beta - December 06, 2010

  1. Added thermostat commands. See documentation for details.

Version 0.1.22 Beta - November 19, 2010

  1. Enhanced thermostat variables. The primary thermostat device now has separate variables created for temperature, humidity, heat setpoint, cool setpoint, and mode. The status, raw, and value variables are no longer applicable for the primary thermostat device.
  2. The secondary thermostat devices should now only reflect the status of those devices (they are boolean so status can toggle between 0 and 255).

Version 0.1.21 Beta - October 10, 2010

  1. Updated to work with ISY firmware 2.8+
  2. Misc. bug fixes and improvements.

Version 0.1.20 Beta - June 11, 2010

  1. Updated to work with ISY firmware 2.7.15.

Version 0.1.19 Beta - January 4, 2010

  1. Better error checking of incoming events.

Version 0.1.18 Beta - January 1, 2010

  1. Added support for ISY 2.7.8 firmware.

Version 0.1.17 Beta - December 10, 2009

  1. Added support for IR events.

Version 0.1.16 Beta - December 8, 2009

  1. Updated support for ISY 2.7.7 firmware.

Version 0.1.15 Beta - October 14, 2009

  1. Updated ISY communication code.
  2. Adds support for 2.7.6 ISY firmware.
  3. Adds support for network resources

Version 0.1.14 Beta - April. 27, 2009

  1. Fixed bug with Toggle command.
  2. Fixed bug with "On" button on control screen.

Version 0.1.13 Beta - Mar. 1, 2009

  1. Improved handling of messages/notices from the ISY.
  2. Improved startup sequence.
  3. Added support for thermostats.
  4. Added support for WeatherBug and Energy modules.
  5. Many minor bug fixes.

Version 0.1.12 Beta - Jan. 17, 2009

  1. Fixed a bug with "bright" command. Both button and command were being ignored.
  2. Fixed bug where sending an "On 0" would cause the device to go to it's default on-level.
  3. Fixed various issues with the GUI's display of status, on-level, and ramp rate. They should look a bit better now.
  4. Added initial support for WeatherBug. New variables are created to hold the weather values.
  5. Major updates to the code that parses events from the ISY.

Version 0.1.11 Beta - Dec. 12, 2008

  1. Fixed a bug in the about box text.
  2. Fixed bug where plug-in would crash when trying to control an unknown device.

Version 0.1.10 Beta - Nov. 22, 2008

  1. Fixed a bug in ISY auto detect where it would only see the first device that responded, even if it wasn't an ISY.
  2. Fixed a bug in the settings device control screen where using any of the control buttons on a device would result in a crash.
  3. Fixed a bug with programs. If the admin console was used to save any changes to programs, MLISY would stop allowing control of programs.

Version 0.1.9 Beta - Nov. 9, 2008

  1. Fixed communication issue where mlisy would overload the ISY.
  2. Added timestamp variables.
  3. Added support for button press triggers. Button presses will now update the sever variables (status and timestamps).
  4. Added limited scene activate/deactvate support.

Version 0.1.8 Beta - Oct. 29, 2008

  1. First public beta release.