Checkout this repository to config/custom_components/salus
of your Home Assistant instalation.
There are two ways to configure this integration.
-
In Home Assistant web interface go to Configuration -> Integrations and then press "+" button and select "Salus iT600".
-
Another way is to configure it through
configuration.yaml
. Example :
climate:
- platform: salus
host: "192.168.0.15"
token: 001E5C020214B243
binary_sensor:
- 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 devices in Configuration -> Integrations -> Entities