Added:
OnBoard LED to turn on while ESP is not connected to MQTT for pingpongfuss and tablesoccer Changed: Garage to no use NO power saving while on wifi
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
substitutions:
|
||||
garageSide: sy # sy, wo
|
||||
garageSide: wo # sy, wo
|
||||
|
||||
esphome:
|
||||
name: garage${garageSide}
|
||||
@@ -15,6 +15,7 @@ api:
|
||||
wifi:
|
||||
ssid: !secret wifi_ssid
|
||||
password: !secret wifi_password
|
||||
power_save_mode: none
|
||||
fast_connect: true
|
||||
logger:
|
||||
#level: VERY_VERBOSE
|
||||
|
Reference in New Issue
Block a user