From 0518117bd5953d1c833fd0d2ec40a1f42b3b657f Mon Sep 17 00:00:00 2001 From: 3D <3d@n3rd3d.com> Date: Tue, 31 Jan 2023 23:26:17 +0100 Subject: [PATCH] fix comments --- functions | 2 +- intern/docker_esphome/templates/config/esphome_plug01.yaml | 2 +- intern/docker_esphome/templates/config/esphome_plug07.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/functions b/functions index e8a04941..900377e4 160000 --- a/functions +++ b/functions @@ -1 +1 @@ -Subproject commit e8a049414bca2b14b158444dac1b94c2ca90d9be +Subproject commit 900377e4f72486f6699ecf736f96adfbc04e92da diff --git a/intern/docker_esphome/templates/config/esphome_plug01.yaml b/intern/docker_esphome/templates/config/esphome_plug01.yaml index a3ec409d..4345033c 100644 --- a/intern/docker_esphome/templates/config/esphome_plug01.yaml +++ b/intern/docker_esphome/templates/config/esphome_plug01.yaml @@ -3,7 +3,7 @@ {% include "/includes/ansible.inc.yaml" %} {% include "/includes/board.esp01_1m.inc.yaml" %} - comment: Starroof Lounge + comment: Bullhorn Kuhhorn Muuuuh! {% include "/includes/common.inc.yaml" %} on_message: diff --git a/intern/docker_esphome/templates/config/esphome_plug07.yaml b/intern/docker_esphome/templates/config/esphome_plug07.yaml index 89f76ab4..cc47304b 100644 --- a/intern/docker_esphome/templates/config/esphome_plug07.yaml +++ b/intern/docker_esphome/templates/config/esphome_plug07.yaml @@ -3,7 +3,7 @@ {% include "/includes/ansible.inc.yaml" %} {% include "/includes/board.esp01_1m.inc.yaml" %} - comment: Bullhorn Kuhhorn Muuuuh! + comment: Starroof Lounge {% include "/includes/common.inc.yaml" %} on_message: -- GitLab