Change URL to Home Assistant home page. (#29709)

This commit is contained in:
Danny Tsang 2023-11-06 05:31:15 +00:00 committed by GitHub
parent a8674dea21
commit 9a910908a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -53,6 +53,6 @@ title:
```yaml ```yaml
type: iframe type: iframe
url: https://grafana.localhost/d/000000027/worldping-endpoint-summary?var-probe=All&panelId=2&fullscreen&orgId=3&theme=light url: https://www.home-assistant.io
aspect_ratio: 75% aspect_ratio: 75%
``` ```