Skip to content

Releases: 0SkillAllLuck/homebridge-argo

v1.7.1: Validation improvements

22 Sep 14:38
fccba11
Compare
Choose a tag to compare

Quick Overview

  • improve validation for confguration

Full Changelog: v1.7.0...v1.7.1

v1.7.0: Config validation

22 Sep 14:37
f6756ef
Compare
Choose a tag to compare

Quick Overview

  • Add validation to the configuration

What's Changed

Full Changelog: v1.6.0...v1.7.0

v1.6.0: Logging improvements

17 Sep 08:59
c4f1139
Compare
Choose a tag to compare

Quick Overview

  • Updated logging to reduce amount of logs when nothing is happening (old logs are still available in debug)
  • Fix ECO mode toggle being broken

What's Changed

Full Changelog: v1.5.3...v1.6.0

v1.5.3: Prevent polling once during start when using push

05 Aug 09:02
4bce359
Compare
Choose a tag to compare

What's Changed

  • Prevent polling once during start when using push

Full Changelog: v1.5.2...v1.5.3

v1.5.2: ESLint fixes

02 Aug 12:49
55e5cd5
Compare
Choose a tag to compare

What's Changed

  • Downgrade ESLint to fix linting

Full Changelog: v1.5.1...v1.5.2

v1.5.1: Homebridge v2 beta

02 Aug 12:43
41a1e08
Compare
Choose a tag to compare

What's Changed

  • Add support for Homebridge v2 beta
  • Fix changing rotation speed turning off the AC when set to 0

Full Changelog: v1.5.0...v1.5.1

v1.5.0: Mode Toggles

09 Jul 16:19
04b9550
Compare
Choose a tag to compare

What's Changed

  • Allow to enable "Mode Toggles" that will expose switches for the different modes(Eco, Turbo and Night)

Full Changelog: v1.4.2...v1.5.0

v1.4.2

09 Jul 15:07
49e4af3
Compare
Choose a tag to compare

What's Changed

  • Include device name in logs to help debugging
  • Fix setCoolingThresholdTemperature when an offset is used

Full Changelog: v1.4.1...v1.4.2

v1.4.1

08 Jul 16:48
2b097ab
Compare
Choose a tag to compare

What's Changed

  • Improve logging
  • Allow setting the RotationSpeed to 0(Auto) by ignoring the SetActive request immediately after SetRotationSpeed

Full Changelog: v1.4.0...v1.4.1

v1.4.0: Alternative listener configuration

07 Jul 17:19
c0311dc
Compare
Choose a tag to compare

What's Changed

  • Improve compatibility for push setups by allowing to configure the listener host

Full Changelog: v1.3.1...v1.4.0