Skip to content

c-dima/homebridge-salus-rt310i

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%