Skip to content

Releases: toggledbits/AutoVirtualThermostat

Version 1.5

25 Mar 15:31

Choose a tag to compare

Maintenance release only.

Version 1.4

04 Mar 17:44

Choose a tag to compare

This version incorporates the bugfix/hotfix changes from 1.3.1. It also improves status feedback for me by adding event tracing to the status report, so I can see what's been happening. It puts debugging links right on the configuration page, so it's easier to tell people what to do when things go unexpectedly. It contains an additional check for CommFailure with the temp sensor. Moves the buttons and temperature on the control panel UI a bit to get a cleaner appearance. And finally it tracks Vera's broken separate state variables for heating/cooling setpoint more closely to our versions, for the benefit of outside apps looking at this device.

Version 1.3 (hotfix/bugfix)

11 Feb 14:26

Choose a tag to compare

Version 1.3 is a bug-fix release only that fixes issue #4 , an injection caused by the new MinBatteryLevel logic.

Version 1.2.1 (hotfix)

06 Feb 14:15

Choose a tag to compare

Pre-release

Version 1.2.1 fixes a problem with some devices checking against MinBatteryLevel in 1.2. Either install this hotfix release, or set MinBatteryLevel to 0 to disable the check and restore 1.1 battery semantics.

Version 1.2

04 Feb 17:11

Choose a tag to compare

Version 1.2 contains the following enhancements:

  1. ImperiHome ISS API support
  2. Full UI and Comfort/Economy switching on ALTUI (thank you amg0 for your support)
  3. Uses newer Vera spinner_horizontal controls in UI7. These work better and more consistently, and also allow the temperature to be edited directly (click on the displayed setpoint and enter a new setpoint).
  4. Tighten checks around battery-operated thermostats, and introduce new MinBatteryLevel state variable to set the minimum acceptable battery level. Previously this could not be controlled, and it was assumed that any recent thermostat report meant that the battery was OK, but some devices drift unacceptably in their temperature measurements as battery capacity drops, so this adds a way for the user to specify a level at which it may become unacceptable. The default is 1, and the units are percent (that is, a full battery reports 100).

Version 1.1

21 Jan 16:31

Choose a tag to compare

Adds Comfort/Economy mode switching (user requested) with separate setpoints. Minor bug fixes, change for icons to use HTTPS, and link to MakerSupport.