Integration to integrate with gruenbeck_softliQ_SC.
This integration will set up the following platforms.
Platform | Description |
---|---|
sensor |
Show info from blueprint API. |
- Go to HACS
- Use the three dots at the top right corner to add a custom repository https://github.com/tizianodeg/gruenbeck_softliQ_SC/ with Integration as type
- Click on + in the left button corner to add the new 'Gruenbeck SoftliQ SC' integration
- Download the integration
- Restart HomeAssistant
- Using the tool of choice open the directory (folder) for your HA configuration (where you find
configuration.yaml
). - If you do not have a
custom_components
directory (folder) there, you need to create it. - In the
custom_components
directory (folder) create a new folder calledgruenbeck_softliQ_SC
. - Download all the files from the
custom_components/gruenbeck_softliQ_SC/
directory (folder) in this repository. - Place the files you downloaded in the new directory (folder) you created.
- Restart Home Assistant
- In the HA UI go to "Configuration" -> "Integrations" click "+" and search for "Gruenbeck SoftliQ SC"
- Provide a name for the device and the IP-Address of you Gruenbeck softliQ Device
- Define the Room your Device belongs to
If you want to contribute to this please read the Contribution guidelines