Skip to content

Home Assistant integration with Salus thermostates

License

Notifications You must be signed in to change notification settings

maymaymay/homeassistant_salus

 
 

Repository files navigation

Home Assistant integration of Salus iT600 smart thermostats

Instalation

Checkout this repository to config/custom_components/salus of your Home Assistant instalation.

Configuration

There are two ways to configure this integration.

  1. In Home Assistant web interface go to Configuration -> Integrations and then press "+" button and select "Salus iT600".

  2. Another way is to configure it through configuration.yaml. Example :

climate:
  - platform: salus
    host: "192.168.0.15"
    token: 001E5C020214B243
  • host - hostname or IP address of your Salus gateway
  • token - EUID printed on bottom of your gateway

When you are done with configuration you should see your thermostats in Configuration -> Integrations -> Entities

About

Home Assistant integration with Salus thermostates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%