Skip to content

Releases: derekprior/homebridge-schluter-thermostat

v0.2.1

18 Oct 01:50
285a620
Compare
Choose a tag to compare

Fixed

  • Fixed regulation modes introdudced in 0.2.0.
  • Fixed unhandled TempUnitIsCelcisus not defined error.
  • Fixed logging and handling of Schluter API errors.

v0.2.0

18 Oct 01:50
ea04956
Compare
Choose a tag to compare

Added

  • Support for a regulationMode setting which controls whether temperature
    changes will be overridden by schedule, if they are temporary (will be
    maintained for a few hours before reverting to schedule), or if they are
    "permanent" (will not be override by schedule). See #16

v0.1.0

26 Oct 04:49
d0f9e06
Compare
Choose a tag to compare

This is the first release of the plugin. While we are pre-1.0, all versions
should be considered experimental as the plugin may change wildly between
pre-1.0 versions.

Added

  • Ability to see current temperature and target temperature
  • Ability to set the target temperature
  • Ability to get and set the temperature unit

Full Changelog