From e516f63056f1cbc76ce78f63924e5328692ed3c5 Mon Sep 17 00:00:00 2001 From: Dan Helfman Date: Sun, 12 Jun 2022 18:34:17 -0700 Subject: [PATCH] Add missing YAML code formatting metadata. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e867e2..79242f3 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ If you happen to be using Home Assistant in Docker, here's how you might request wake-on-lan of a remote server via wake-on-lan-service. This example is of an automation action in your Home Assistant configuration: -``` +```yaml automation: - alias: my automation trigger: ...