Apply suggestions from code review

Co-authored-by: Josef Zweck <josef@zweck.dev>
This commit is contained in:
Christopher Fenner 2024-12-25 15:22:11 +01:00 committed by GitHub
parent ac2f5902de
commit 5d7554506f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -193,6 +193,6 @@ Usually, this resolves itself after a while, but if this state persists, try to
## Removing the integration
This integration follows standard integration removal, once the integration is removed, you can remove the API client (assuming it was only used by this integration) by going to the [Viessmann developer portal](https://app.developer.viessmann.com/) and deleting the client you created for Home Assistant.
This integration follows standard integration removal. Once the integration is removed, you can remove the API client (assuming it was only used by this integration) by going to the [Viessmann developer portal](https://app.developer.viessmann.com/) and deleting the client you created for Home Assistant.
{% include integrations/remove_device_service.md %}