This commit is contained in:
Victor Alexandrovich Tsyrenschikov
2026-03-08 11:47:36 +05:00
parent 9567f5ee54
commit 2b3cbabf24
9 changed files with 78 additions and 59 deletions

View File

@@ -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'