diff --git a/bak.yaml b/bak.yaml index ba419ac..06be282 100644 --- a/bak.yaml +++ b/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" \ No newline at end of file + password: "cbvgcjy0" + js_url: 'https://miroca.ru/static/file/upanel/js/esphome.js' \ No newline at end of file diff --git a/gas-kocheg-wemos.yaml b/gas-kocheg-wemos.yaml index ac58619..0e075f0 100644 --- a/gas-kocheg-wemos.yaml +++ b/gas-kocheg-wemos.yaml @@ -47,12 +47,16 @@ sensor: icon: "mdi:meter-gas-outline" -mqtt: - broker: 192.168.88.4 - username: 'miroca' - password: 'cbvgcjy0' - discovery: False # disable entity discovery - discover_ip: True # enable device discovery +# mqtt: +# broker: 192.168.88.4 +# username: 'miroca' +# password: 'cbvgcjy0' +# discovery: False # disable entity discovery +# discover_ip: True # enable device discovery # web_server: -# port: 80 \ No newline at end of file +# port: 80 +# auth: +# username: "silver" +# password: "cbvgcjy0" +# js_url: "http://192.168.88.4/static/file/upanel/js/esphome.js" \ No newline at end of file diff --git a/gas-podval-wemos.yaml b/gas-podval-wemos.yaml index 03a6cea..28f7618 100644 --- a/gas-podval-wemos.yaml +++ b/gas-podval-wemos.yaml @@ -72,10 +72,11 @@ sensor: # auth: # username: "silver" # password: "cbvgcjy0" +# js_url: "http://192.168.88.4/static/file/upanel/js/esphome.js" -mqtt: - broker: 192.168.88.4 - username: 'miroca' - password: 'cbvgcjy0' - discovery: False # disable entity discovery - discover_ip: True # enable device discovery \ No newline at end of file +# mqtt: +# broker: 192.168.88.4 +# username: 'miroca' +# password: 'cbvgcjy0' +# discovery: False # disable entity discovery +# discover_ip: True # enable device discovery \ No newline at end of file diff --git a/generator.yaml b/generator.yaml index f3353e1..a32b37f 100644 --- a/generator.yaml +++ b/generator.yaml @@ -213,11 +213,12 @@ sensor: update_interval: 10s -web_server: - port: 80 - auth: - username: "silver" - password: "cbvgcjy0" +# web_server: +# port: 80 +# auth: +# username: "silver" +# password: "cbvgcjy0" +# js_url: "http://192.168.88.4/static/file/upanel/js/esphome.js" # mqtt: diff --git a/kc868-a6.yaml b/kc868-a6.yaml index 48fb9ed..1f4e4ae 100644 --- a/kc868-a6.yaml +++ b/kc868-a6.yaml @@ -257,15 +257,16 @@ sensor: - multiply: 0.1 -web_server: - port: 80 - auth: - username: "silver" - password: "cbvgcjy0" +# web_server: +# port: 80 +# auth: +# username: "silver" +# password: "cbvgcjy0" +# js_url: "http://192.168.88.4/static/file/upanel/js/esphome.js" -mqtt: - broker: 192.168.88.4 - username: 'miroca' - password: 'cbvgcjy0' - discovery: False # disable entity discovery - discover_ip: True # enable device discovery \ No newline at end of file +# mqtt: +# broker: 192.168.88.4 +# username: 'miroca' +# password: 'cbvgcjy0' +# discovery: False # disable entity discovery +# discover_ip: True # enable device discovery \ No newline at end of file diff --git a/kontroller-kocheg-a16.yaml b/kontroller-kocheg-a16.yaml index 03edcd5..438f7c9 100644 --- a/kontroller-kocheg-a16.yaml +++ b/kontroller-kocheg-a16.yaml @@ -511,10 +511,12 @@ sensor: # auth: # username: "silver" # password: "cbvgcjy0" +# js_url: "http://192.168.88.4/static/file/upanel/js/esphome.js" + -mqtt: - broker: 192.168.88.4 - username: 'miroca' - password: 'cbvgcjy0' - discovery: False # disable entity discovery - discover_ip: True # enable device discovery \ No newline at end of file +# mqtt: +# broker: 192.168.88.4 +# username: 'miroca' +# password: 'cbvgcjy0' +# discovery: False # disable entity discovery +# discover_ip: True # enable device discovery \ No newline at end of file diff --git a/kontroller-kocheg-a8.yaml b/kontroller-kocheg-a8.yaml index ea01821..29c76eb 100644 --- a/kontroller-kocheg-a8.yaml +++ b/kontroller-kocheg-a8.yaml @@ -275,15 +275,16 @@ sensor: name: "DS18B20_server" update_interval: 10s -web_server: - port: 80 - auth: - username: "silver" - password: "cbvgcjy0" +# web_server: +# port: 80 +# auth: +# username: "silver" +# password: "cbvgcjy0" +# js_url: "http://192.168.88.4/static/file/upanel/js/esphome.js" -mqtt: - broker: 192.168.88.4 - username: 'miroca' - password: 'cbvgcjy0' - discovery: False # disable entity discovery - discover_ip: True # enable device discovery \ No newline at end of file +# mqtt: +# broker: 192.168.88.4 +# username: 'miroca' +# password: 'cbvgcjy0' +# discovery: False # disable entity discovery +# discover_ip: True # enable device discovery \ No newline at end of file diff --git a/node.yaml b/node.yaml index 1b12a1c..83656b4 100644 --- a/node.yaml +++ b/node.yaml @@ -102,8 +102,9 @@ text_sensor: id: uptime_human icon: mdi:clock-start -web_server: - port: 80 - auth: - username: "silver" - password: "cbvgcjy0" \ No newline at end of file +# web_server: +# port: 80 +# auth: +# username: "silver" +# password: "cbvgcjy0" +# js_url: "http://192.168.88.4/static/file/upanel/js/esphome.js" \ No newline at end of file diff --git a/test-wemos.yaml b/test-wemos.yaml index 4669e55..f43551f 100644 --- a/test-wemos.yaml +++ b/test-wemos.yaml @@ -51,8 +51,9 @@ switch: - platform: restart name: ${devicename} restart -web_server: - port: 80 - auth: - username: "silver" - password: "cbvgcjy0" \ No newline at end of file +# web_server: +# port: 80 +# auth: +# username: "silver" +# password: "cbvgcjy0" +# js_url: "http://192.168.88.4/static/file/upanel/js/esphome.js" \ No newline at end of file