Stream sign updated. Nothing more
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
esphome:
|
esphome:
|
||||||
name: streamsign
|
name: streamsign
|
||||||
platform: ESP8266
|
|
||||||
|
esp8266:
|
||||||
board: d1_mini_lite
|
board: d1_mini_lite
|
||||||
|
|
||||||
wifi:
|
wifi:
|
||||||
@@ -11,11 +12,11 @@ logger:
|
|||||||
|
|
||||||
ota:
|
ota:
|
||||||
password: !secret streamsign_password
|
password: !secret streamsign_password
|
||||||
|
|
||||||
api:
|
api:
|
||||||
encryption:
|
encryption:
|
||||||
key: !secret streamsign_key
|
key: !secret streamsign_key
|
||||||
|
|
||||||
|
|
||||||
light:
|
light:
|
||||||
- platform: neopixelbus
|
- platform: neopixelbus
|
||||||
variant: WS2812
|
variant: WS2812
|
||||||
|
Reference in New Issue
Block a user