Component to integrate with fresh_intellivent_sky.
This component will set up the following platforms.
Note! This component is in a very early stage so breaking changes and bugs are to be expected.
Platform | Description |
---|---|
binary_sensor |
Show something True or False . |
sensor |
Show info from blueprint API. |
switch |
Switch something True or False . |
- Go to HACS in Home Assistant
- Click on integrations
- In top right corner, click three dots, click 'Custom repositories'
- Paste this repository URL (https://github.com/angoyd/freshintelliventHacs) in repository box
- Choose integration in category box
- Click add, wait while repository is added, close window
- Click the new repository, and click download
- Restart Home Assistant
- In the HA UI go to "Configuration" -> "Integrations" click "+" and search for "Fresh Intellivent Sky"
- The integration will scan for fans and then ask for your authcode.
- 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 calledfresh_intellivent_sky
. - Download all the files from the
custom_components/fresh_intellivent_sky/
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 "Fresh Intellivent Sky"
- The integration will scan for fans and then ask for your authcode.