Removed the api password. Scream all you like, my gods can't hear you
This commit is contained in:
parent
264bcb66f6
commit
42f9224c05
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user