Add shortcut to HA logs

This commit is contained in:
Edward Firmo
2024-01-15 17:57:15 +01:00
parent a2eea277bc
commit 43c78b76f8

View File

@@ -141,7 +141,7 @@ body:
- type: textarea - type: textarea
attributes: attributes:
label: Home Assistant logs label: Home Assistant logs
description: You can get this from **Settings** > **System** > **Logs** in your Home Assistant. description: You can get this from **Settings** > **System** > [**Logs**](https://my.home-assistant.io/redirect/logs/) in your Home Assistant.
render: logs render: logs
validations: validations:
required: false required: false