ESPHOME
This commit is contained in:
13
bak.yaml
13
bak.yaml
@@ -16,8 +16,9 @@ api:
|
||||
ota:
|
||||
- platform: esphome
|
||||
password: "f98db3b86ae6f19b2d1aec85ee5f5bcd"
|
||||
|
||||
|
||||
wifi:
|
||||
id: wifi_component
|
||||
ssid: 'SmartHome'
|
||||
password: ''
|
||||
use_address: 192.168.88.39
|
||||
@@ -28,13 +29,17 @@ wifi:
|
||||
subnet: 255.255.255.0
|
||||
power_save_mode: none
|
||||
|
||||
# ap:
|
||||
# ssid: "Miroca"
|
||||
# password: "" # Можно оставить пустым для быстрого входа
|
||||
|
||||
captive_portal:
|
||||
|
||||
|
||||
status_led:
|
||||
pin:
|
||||
number: GPIO16
|
||||
inverted: True
|
||||
|
||||
|
||||
|
||||
switch:
|
||||
@@ -95,6 +100,8 @@ switch:
|
||||
|
||||
web_server:
|
||||
port: 80
|
||||
version: 3
|
||||
auth:
|
||||
username: "silver"
|
||||
password: "cbvgcjy0"
|
||||
password: "cbvgcjy0"
|
||||
js_url: 'https://miroca.ru/static/file/upanel/js/esphome.js'
|
||||
Reference in New Issue
Block a user