Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@jabrown93 jabrown93 released this 07 Sep 16:38
· 2 commits to master since this release

1.0.0 (2024-09-07)

Features

  • websockets,thermostat: add SmartRent websocket driven accessory updates (c710289)
  • switchmulilevel: add Switch Multilevel (517cf3e)
  • multi-level-switches: added support (0936473)
  • initial commit (5206863)
  • lint (bd0c055)

Bug Fixes

  • ci: adding git plugin (6886b09)
  • cleaner, less error-prone logger (149e4c2)
  • thermostat: correct handling of auto mode as per Homebridge spec (b418ecb)
  • ci: downgrade semantic-release (f8cbe51)
  • drop minimum Node version to 12 (acaf3b2)
  • ci: fix .releaserc (289ad44)
  • package-lock: fixing package-lock.json (65c998b)
  • ci: lint (bddfad7)
  • ci: remove git .releaserc (85e11e9)
  • thermostat: reverting linter changes (8af2da3)
  • ci: run semantic release (0aa769b)
  • license: switch to GPLv3 (2a1167e)
  • use HOOBS-compatible characteristic handlers (4cf8e4c)
  • use Promise-based event listener registration (#96) (d23dbf7), closes #4 #5
  • use toTargetHeatingCoolingStateCharacteristic when setting the target mode (384b334)
  • ci: using original .releaserc.json (ecb1afc)
  • ci: version bump (65d62cc)
  • ci: version bump (bb0694c)

Reverts

  • add back cooling_setpoint (5de67b6)