This commit is contained in:
Koen Kanters
2020-03-10 19:28:19 +01:00
parent 052ccfa242
commit da8b8aa373
+1 -1
View File
@@ -547,7 +547,7 @@ const lightWithPostfix = (postfix) => {
schema: 'template',
command_topic: true,
command_topic_prefix: postfix,
command_on_template: `>
command_on_template: `
{"state": "on"
{%- if brightness is defined -%}
, "brightness": {{ brightness }}