homebridge-salus-it600-gateway
v1.1.19
Published
Homebridge plugin for Salus iT600 thermostats.
Downloads
71
Maintainers
Readme
Homebridge Salus iT600 Thermostat Gateway
Homebridge plugin for Salus iT600 thermostats.
Installation
Use the same credentials as in your Salus
{
platforms: [
{
"platform": "Salus-iT600",
"username": "[email protected]",
"password": "secret123",
"thermostatModels": [
"exampleModel1",
"exampleModel2"
]
}
]
}