From 752beb69cee70cf8e5f14900294982e0f6e7a6f1 Mon Sep 17 00:00:00 2001 From: gerard33 Date: Sat, 30 Dec 2017 09:45:20 +0100 Subject: [PATCH] Update cover.tahoma.markdown Yaml code was not shown correctly --- source/_components/cover.tahoma.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_components/cover.tahoma.markdown b/source/_components/cover.tahoma.markdown index 9dfebff30f91..787b6fb126c2 100644 --- a/source/_components/cover.tahoma.markdown +++ b/source/_components/cover.tahoma.markdown @@ -14,8 +14,8 @@ ha_release: 0.59 To use your tahoma covers in your installation, add the following to your `configuration.yaml` file: -``yaml +```yaml # Example configuration.yml entry cover: platform: tahoma -``` \ No newline at end of file +```