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:
|
esphome:
|
||||||
name: teststrip
|
name: teststrip2 # teststrip2, ledstrip_stairs
|
||||||
platform: ESP8266
|
platform: ESP8266
|
||||||
board: nodemcuv2
|
board: nodemcuv2
|
||||||
|
|
||||||
@ -10,7 +10,6 @@ ota:
|
|||||||
password: !secret ledsimplepassword
|
password: !secret ledsimplepassword
|
||||||
|
|
||||||
api:
|
api:
|
||||||
password: !secret ledsimplepassword
|
|
||||||
encryption:
|
encryption:
|
||||||
key: !secret ledsimplekey
|
key: !secret ledsimplekey
|
||||||
|
|
||||||
@ -31,7 +30,7 @@ light:
|
|||||||
type: GRB
|
type: GRB
|
||||||
variant: WS2811
|
variant: WS2811
|
||||||
pin: D5
|
pin: D5
|
||||||
num_leds: 56
|
num_leds: 56 # 56, 191
|
||||||
name: ledstrip
|
name: ledstrip
|
||||||
effects:
|
effects:
|
||||||
- addressable_rainbow:
|
- addressable_rainbow:
|
||||||
|
Loading…
Reference in New Issue
Block a user