Esphome
This commit is contained in:
@@ -1,27 +1,23 @@
|
||||
esphome:
|
||||
name: esp32-c3-mini
|
||||
friendly_name: ESP32-c3-mini
|
||||
platformio_options:
|
||||
board_build.flash_mode: dio
|
||||
name: esp32-c3
|
||||
friendly_name: ESP32-C3
|
||||
|
||||
esp32:
|
||||
board: esp32-c3-devkitm-1
|
||||
variant: ESP32C3
|
||||
framework:
|
||||
type: esp-idf
|
||||
|
||||
|
||||
# Enable logging
|
||||
logger:
|
||||
|
||||
# Enable Home Assistant API
|
||||
api:
|
||||
encryption:
|
||||
key: "zGWryIToSQYigPSiZBa1ljP7QNV+f1wM/jX+k1/9J6k="
|
||||
key: "LE0/9X2TSZLPQk4r+xCAQHtiSWQXyk1Lct50IggUlUs="
|
||||
|
||||
ota:
|
||||
- platform: esphome
|
||||
password: "3f84a14ae6ed33fc29cddfd8c3cfe5bf"
|
||||
password: "614014afc2d80f6552a59442dd02de05"
|
||||
|
||||
wifi:
|
||||
ssid: 'SmartHome'
|
||||
@@ -112,4 +108,5 @@ web_server:
|
||||
port: 80
|
||||
auth:
|
||||
username: "silver"
|
||||
password: "cbvgcjy0"
|
||||
password: "cbvgcjy0"
|
||||
|
||||
Reference in New Issue
Block a user