Integration details: add description of available links (#34771)

* Integration details: add description of available links

* add note

* tweaks

* Update source/getting-started/integration.markdown

Co-authored-by: Stefan Agner <stefan@agner.ch>

* fix typo

---------

Co-authored-by: Stefan Agner <stefan@agner.ch>
This commit is contained in:
c0ffeeca7 2024-09-17 10:13:16 +02:00 committed by GitHub
parent c83aaf5b64
commit 1e1e65701c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -48,7 +48,11 @@ This tutorial assumes that you have [installed Home Assistant](/installation/) a
![Screenshot of the workday integration on the integrations page](/images/getting-started/workday_select_integration.png)
- This opens the integration details page.
- On the details page, we see that this integration has one {% term service %} and one {% term entity %}.
- We see that this integration has one {% term service %} and one {% term entity %}.
- **Documentation** opens the documentation page of this integration.
- **Known issues** opens the GitHub issue tracker, filtered for issues related to this integration.
- This allows you to see if other users reported issues related to that integration.
- **Enable debug logging** lets you [activate the debug logs for that integration](/docs/configuration/troubleshooting/#debug-logs-and-diagnostics).
![Screenshot of the workday integration details page](/images/getting-started/workday_sensor_details.png)