This is a custom component for Home Assistant to integrate the Danfoss Ally and Icon devices via Danfoss Ally gateway
- Ensure that HACS is installed.
- Add this repository as a custom repository
- Search for and install the "Danfoss Ally" integration.
- Restart Home Assistant.
- Download the latest release.
- Unpack the release and copy the custom_components/danfoss_ally directory into the custom_components directory of your Home Assistant installation.
- Restart Home Assistant.
First of all you need to create a Consumer Key and Consumer Secret
- Navigate to https://developer.danfoss.com
- Create Danfoss developer account and login NOTE: Use the same email as used in the Danfoss Ally app for pairing your gateway
- Go to https://developer.danfoss.com/user/apps and click
Add App - Give the app a name and description (naming and description is not of any importance as it's only for your use)
- Make sure to enable Danfoss Ally API
- Click
Submit - Click on your app (the name you gave it)
- Save your
Consumer KeyandConsumer Secret- these will be used when adding the integration - Go to
Home Assistant > Settings > Integrations - Add Danfoss Ally integration (If it doesn't show, try CTRL+F5 to force a refresh of the page)
- Enter your
Consumer KeyandConsumer Secret
Voila
See: Usage.md
- Inconsistency between API and app, devices are not updating correctly between API and app and sometimes the devices renders offline in the app - this is a Danfoss issue and not this integration
- Danfoss Ally cloud/API synchronization is not real-time. Changes made from Home Assistant, the Danfoss app, or directly on a device may take a few minutes before they are reflected consistently across the API and the physical device state.
- For debugging API performance or timeout issues, you can inspect API analytics in
Danfoss Developer Portal > Apps > [app name] > Analytics, next toCredentials.