Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 360 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 360 Bytes

Homebridge Salus iT600 and JG Aura

Homebridge plugin for Salus iT600 and John Guest Aura thermostats.

Tested to "works for me" level.

Installation

Use the same credentials as in your Salus or JG Aura app.

{
  platforms: [
    {
      "platform": "Salus-iT600",
      "username": "email@example.com",
      "password": "secret123"
    }
  ]
}