Custom Components for Home-Assistant (http://www.home-assistant.io)
My device is RT301i, it is working with it500 thermostat, the ideea is simple if you have a Salus Thermostat and you are able to login to salus-it500.com and controll it from this page, this custom component should work. Component to interface with the salus-it500.com. It reads the Current Temperature, Set Temperature, Current HVAC Mode, Current Relay Mode.
Keep in mind this is my first custom component and this is also the first version of this Salusfy so it can have bugs. Sorry for that.
**** This is not an official integration.
To use this component in your installation, add the following to your configuration.yaml file:
climate:
- platform: salusfy
username: "EMAIL"
password: "PASSWORD"
id: "DEVICEID"
salus-it500.com server is bloking the IP of the host, in our case the HA external IP. This can be fixed with router restart in case of PPOE connection or you can try to send a mail to salus support...