From 6e749727ddf4117ea4c93b9cb25f12b565fcf875 Mon Sep 17 00:00:00 2001 From: Brian Towles Date: Tue, 17 Aug 2021 17:10:30 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e07e6a9..1832a03 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,10 @@ Templates allow you to output virtually any HTML you want to in the contents of | displayTemplate | The template to send to Home Assistant to render. The results of the render will be displayed as the contents of this section in the module. | | class | The CSS class name to add to the `
` surrounding this section of the module. | +#### Note + +When working on your templates you can always check them in the [Home Assisant Template Editor](https://my.home-assistant.io/redirect/developer_template). + ### Examples #### Simple Hiding