mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Fix discover blueprint tips not displayed in automation editor (#15812)
This commit is contained in:
parent
effb4b9f7a
commit
bf1cabca6e
@ -173,7 +173,7 @@ class DialogNewAutomation extends LitElement implements HassDialog {
|
||||
</a>
|
||||
`
|
||||
: html`
|
||||
<ha-tip>
|
||||
<ha-tip .hass=${this.hass}>
|
||||
<a
|
||||
href=${documentationUrl(this.hass, "/get-blueprints")}
|
||||
target="_blank"
|
||||
|
Loading…
x
Reference in New Issue
Block a user