new revision of the yaml syntax esphome
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
esphome:
|
||||
name: espwater
|
||||
platform: ESP32
|
||||
board: nodemcu-32s
|
||||
|
||||
esp32:
|
||||
board: nodemcu-32s
|
||||
framework:
|
||||
type: arduino
|
||||
|
||||
logger:
|
||||
|
||||
@@ -30,7 +32,7 @@ web_server:
|
||||
|
||||
mqtt:
|
||||
# broker: hass20.home.cabestan.be
|
||||
broker: domotic.home.cabestan.be
|
||||
broker: !secret mqtt_broker
|
||||
# username: espsalon
|
||||
username: espwater
|
||||
# password: sala45224
|
||||
|
||||
Reference in New Issue
Block a user