From 42f9224c05773a61cb4c1494b6b981692e2b9688 Mon Sep 17 00:00:00 2001 From: Nicolas Bachschwell Date: Thu, 2 May 2024 12:20:25 +0200 Subject: [PATCH] Removed the api password. Scream all you like, my gods can't hear you --- ledstrip_simple.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/ledstrip_simple.yaml b/ledstrip_simple.yaml index ae60f7a..f44cc23 100644 --- a/ledstrip_simple.yaml +++ b/ledstrip_simple.yaml @@ -1,5 +1,5 @@ esphome: - name: teststrip + name: teststrip2 # teststrip2, ledstrip_stairs platform: ESP8266 board: nodemcuv2 @@ -10,7 +10,6 @@ ota: password: !secret ledsimplepassword api: - password: !secret ledsimplepassword encryption: key: !secret ledsimplekey @@ -31,7 +30,7 @@ light: type: GRB variant: WS2811 pin: D5 - num_leds: 56 + num_leds: 56 # 56, 191 name: ledstrip effects: - addressable_rainbow: