0.0.2 • Published 3 years ago

homebridge-it500 v0.0.2

Weekly downloads
2
License
ISC
Repository
-
Last release
3 years ago

Homebridge Salus IT500

Homebridge platform that allows you to view and control your Salus IT500 thermostats.

Installation

Just add the following to your homebridge config.json

{
  "platforms": [
    {"platform": "SalusIT500", "username": "[[ADD YOUR EMAIL]]", "password": "[[ADD YOUR PASSWORD]]"}
  ]
}

Features

  • See current temperature from the thermostat
  • See whether the heating is currently on
  • Turn auto mode on/off and set target temperature
  • Supports having multiple devices

Unfortunately there's currently no way to control energy saving mode, holiday schedule, daily program, nor frost settings due to HAP protocol limitations