Skip to content

Releases: Hernas/homebridge-salus-sq610

v2.0.1

22 Nov 10:14
Compare
Choose a tag to compare
  • Merge pull request #9 from california444/main fe97162
  • in case deviceName is not a JSON object, catch JSON parse error 26fee27

v2.0.0...v2.0.1

v2.0.0

15 Nov 11:22
Compare
Choose a tag to compare

Thanks to @california444 amazing work, the plugin is using local connection to Salus wireless gate.

v1.1.1...v2.0.0

v1.1.1

06 Feb 16:16
Compare
Choose a tag to compare

v1.1.0...v1.1.1

v1.1.0

27 Mar 10:22
Compare
Choose a tag to compare
  • Add verified by homebridge badge & support 3 more devices (VS20WRF, VS10WRF, SQ610RF) f85ffd9

v1.0.2...v1.1.0

v1.0.2

21 Feb 14:36
Compare
Choose a tag to compare

v1.0.1...v1.0.2

v1.0.1

23 Dec 00:32
Compare
Choose a tag to compare

Initial version

19 Dec 19:39
Compare
Choose a tag to compare

Salus SQ610/SQ610RF plugin for HomeBridge using the Salus Connect API to expose Salus Thermostats to Apple's HomeKit.

HomeKit Screenshot

Things to know

  • Supports only one Salus account
  • Plugin implements all modes of heating, but let's the thermostate decide if it is in cooling or heating mode. (for example by shorting S1 & S2 pins on the board)

Getting started

Sample configuration

{
  "platform": "SalusSQ610HomebridgePlugin",
  "email": "<YOUR_EMAIL_HERE>",
  "password": "<YOUR_PASSWORD_HERE>"
}