From e0616ecf460d9db89666485abd3c43e33221a463 Mon Sep 17 00:00:00 2001 From: pszafer Date: Tue, 29 Jul 2025 08:15:39 +0200 Subject: [PATCH] Add web server ota --- boneio-24x16_switches_v0_5-v0_6.yaml | 1 + boneio-24x16_switches_v0_7.yaml | 1 + boneio-32x10_lights_v0_5-v0_6.yaml | 1 + boneio-32x10_lights_v0_7.yaml | 1 + boneio-32x10_switches_v0_4.yaml | 1 + boneio-32x10_switches_v0_5-v0_6.yaml | 1 + boneio-32x10_switches_v0_7.yaml | 1 + boneio-8x10A_v0_1.yaml | 1 + boneio-cover_mix_lights_v0_5-v0_6.yaml | 1 + boneio-cover_mix_lights_v0_7.yaml | 1 + boneio-cover_mix_switches_v0_5-v0_6.yaml | 1 + boneio-cover_mix_switches_v0_7.yaml | 1 + boneio-cover_v0_5-v0_6.yaml | 1 + boneio-cover_v0_7.yaml | 1 + boneio-dimmer_2rgbw-v0_3.yaml | 1 + boneio-dimmer_4cct-v0_3.yaml | 1 + boneio-dimmer_8ch-v0_3.yaml | 1 + boneio-dimmer_8ch-v0_4.yaml | 1 + boneio-dimmer_g2_8ch-dev0_4.yaml | 1 + boneio-mosfet48_lights_v0_7.yaml | 1 + boneio-mosfet48_switches_v0_7.yaml | 1 + configuration/dimmer-dev2.yaml | 1 + dev-boneio-32x10_lights_v0_9.yaml | 1 + dimmer-dev1.yaml | 1 + 24 files changed, 24 insertions(+) diff --git a/boneio-24x16_switches_v0_5-v0_6.yaml b/boneio-24x16_switches_v0_5-v0_6.yaml index 72b1ded..d704703 100644 --- a/boneio-24x16_switches_v0_5-v0_6.yaml +++ b/boneio-24x16_switches_v0_5-v0_6.yaml @@ -51,6 +51,7 @@ api: reboot_timeout: 0s ota: - platform: esphome + - platform: web_server web_server: port: 80 diff --git a/boneio-24x16_switches_v0_7.yaml b/boneio-24x16_switches_v0_7.yaml index c69a73e..32a646e 100644 --- a/boneio-24x16_switches_v0_7.yaml +++ b/boneio-24x16_switches_v0_7.yaml @@ -50,6 +50,7 @@ api: reboot_timeout: 0s ota: - platform: esphome + - platform: web_server web_server: port: 80 diff --git a/boneio-32x10_lights_v0_5-v0_6.yaml b/boneio-32x10_lights_v0_5-v0_6.yaml index f429523..61780ba 100644 --- a/boneio-32x10_lights_v0_5-v0_6.yaml +++ b/boneio-32x10_lights_v0_5-v0_6.yaml @@ -67,6 +67,7 @@ api: reboot_timeout: 0s ota: - platform: esphome + - platform: web_server web_server: port: 80 diff --git a/boneio-32x10_lights_v0_7.yaml b/boneio-32x10_lights_v0_7.yaml index 07b6c39..e0c2365 100644 --- a/boneio-32x10_lights_v0_7.yaml +++ b/boneio-32x10_lights_v0_7.yaml @@ -65,6 +65,7 @@ api: reboot_timeout: 0s ota: - platform: esphome + - platform: web_server web_server: port: 80 diff --git a/boneio-32x10_switches_v0_4.yaml b/boneio-32x10_switches_v0_4.yaml index 8393b79..effa810 100644 --- a/boneio-32x10_switches_v0_4.yaml +++ b/boneio-32x10_switches_v0_4.yaml @@ -66,6 +66,7 @@ api: reboot_timeout: 0s ota: - platform: esphome + - platform: web_server # disable web server - for testing only web_server: diff --git a/boneio-32x10_switches_v0_5-v0_6.yaml b/boneio-32x10_switches_v0_5-v0_6.yaml index 90025da..1d11585 100644 --- a/boneio-32x10_switches_v0_5-v0_6.yaml +++ b/boneio-32x10_switches_v0_5-v0_6.yaml @@ -66,6 +66,7 @@ api: reboot_timeout: 0s ota: - platform: esphome + - platform: web_server web_server: port: 80 diff --git a/boneio-32x10_switches_v0_7.yaml b/boneio-32x10_switches_v0_7.yaml index 5bacbfe..dd5d84e 100644 --- a/boneio-32x10_switches_v0_7.yaml +++ b/boneio-32x10_switches_v0_7.yaml @@ -65,6 +65,7 @@ api: reboot_timeout: 0s ota: - platform: esphome + - platform: web_server web_server: port: 80 diff --git a/boneio-8x10A_v0_1.yaml b/boneio-8x10A_v0_1.yaml index ec68dee..52906b3 100644 --- a/boneio-8x10A_v0_1.yaml +++ b/boneio-8x10A_v0_1.yaml @@ -46,6 +46,7 @@ api: reboot_timeout: 0s ota: - platform: esphome + - platform: web_server web_server: port: 80 diff --git a/boneio-cover_mix_lights_v0_5-v0_6.yaml b/boneio-cover_mix_lights_v0_5-v0_6.yaml index be78226..e671294 100644 --- a/boneio-cover_mix_lights_v0_5-v0_6.yaml +++ b/boneio-cover_mix_lights_v0_5-v0_6.yaml @@ -66,6 +66,7 @@ api: reboot_timeout: 0s ota: - platform: esphome + - platform: web_server web_server: port: 80 diff --git a/boneio-cover_mix_lights_v0_7.yaml b/boneio-cover_mix_lights_v0_7.yaml index cf0ca2a..6bd0f9b 100644 --- a/boneio-cover_mix_lights_v0_7.yaml +++ b/boneio-cover_mix_lights_v0_7.yaml @@ -65,6 +65,7 @@ api: reboot_timeout: 0s ota: - platform: esphome + - platform: web_server web_server: port: 80 diff --git a/boneio-cover_mix_switches_v0_5-v0_6.yaml b/boneio-cover_mix_switches_v0_5-v0_6.yaml index 1cb2c96..6c5b0fb 100644 --- a/boneio-cover_mix_switches_v0_5-v0_6.yaml +++ b/boneio-cover_mix_switches_v0_5-v0_6.yaml @@ -66,6 +66,7 @@ api: reboot_timeout: 0s ota: - platform: esphome + - platform: web_server web_server: port: 80 diff --git a/boneio-cover_mix_switches_v0_7.yaml b/boneio-cover_mix_switches_v0_7.yaml index 85654cd..9025e34 100644 --- a/boneio-cover_mix_switches_v0_7.yaml +++ b/boneio-cover_mix_switches_v0_7.yaml @@ -65,6 +65,7 @@ api: reboot_timeout: 0s ota: - platform: esphome + - platform: web_server web_server: port: 80 diff --git a/boneio-cover_v0_5-v0_6.yaml b/boneio-cover_v0_5-v0_6.yaml index af69188..50cf81a 100644 --- a/boneio-cover_v0_5-v0_6.yaml +++ b/boneio-cover_v0_5-v0_6.yaml @@ -66,6 +66,7 @@ api: reboot_timeout: 0s ota: - platform: esphome + - platform: web_server web_server: port: 80 diff --git a/boneio-cover_v0_7.yaml b/boneio-cover_v0_7.yaml index 665496c..8500d04 100644 --- a/boneio-cover_v0_7.yaml +++ b/boneio-cover_v0_7.yaml @@ -65,6 +65,7 @@ api: reboot_timeout: 0s ota: - platform: esphome + - platform: web_server web_server: port: 80 diff --git a/boneio-dimmer_2rgbw-v0_3.yaml b/boneio-dimmer_2rgbw-v0_3.yaml index 845ead4..5cb1285 100644 --- a/boneio-dimmer_2rgbw-v0_3.yaml +++ b/boneio-dimmer_2rgbw-v0_3.yaml @@ -54,6 +54,7 @@ api: reboot_timeout: 0s ota: - platform: esphome + - platform: web_server web_server: port: 80 diff --git a/boneio-dimmer_4cct-v0_3.yaml b/boneio-dimmer_4cct-v0_3.yaml index 9f4884f..5b9face 100644 --- a/boneio-dimmer_4cct-v0_3.yaml +++ b/boneio-dimmer_4cct-v0_3.yaml @@ -54,6 +54,7 @@ api: reboot_timeout: 0s ota: - platform: esphome + - platform: web_server web_server: port: 80 diff --git a/boneio-dimmer_8ch-v0_3.yaml b/boneio-dimmer_8ch-v0_3.yaml index 19ddd42..69b22ea 100644 --- a/boneio-dimmer_8ch-v0_3.yaml +++ b/boneio-dimmer_8ch-v0_3.yaml @@ -54,6 +54,7 @@ api: reboot_timeout: 0s ota: - platform: esphome + - platform: web_server web_server: port: 80 diff --git a/boneio-dimmer_8ch-v0_4.yaml b/boneio-dimmer_8ch-v0_4.yaml index c551e7f..0a7af8f 100644 --- a/boneio-dimmer_8ch-v0_4.yaml +++ b/boneio-dimmer_8ch-v0_4.yaml @@ -115,6 +115,7 @@ api: reboot_timeout: 0s ota: - platform: esphome + - platform: web_server web_server: port: 80 diff --git a/boneio-dimmer_g2_8ch-dev0_4.yaml b/boneio-dimmer_g2_8ch-dev0_4.yaml index 6f273f7..059e001 100644 --- a/boneio-dimmer_g2_8ch-dev0_4.yaml +++ b/boneio-dimmer_g2_8ch-dev0_4.yaml @@ -137,6 +137,7 @@ api: reboot_timeout: 0s ota: - platform: esphome + - platform: web_server # - platform: http_request # update: diff --git a/boneio-mosfet48_lights_v0_7.yaml b/boneio-mosfet48_lights_v0_7.yaml index ebc37ef..a73ccd0 100644 --- a/boneio-mosfet48_lights_v0_7.yaml +++ b/boneio-mosfet48_lights_v0_7.yaml @@ -50,6 +50,7 @@ api: reboot_timeout: 0s ota: - platform: esphome + - platform: web_server web_server: port: 80 diff --git a/boneio-mosfet48_switches_v0_7.yaml b/boneio-mosfet48_switches_v0_7.yaml index 0b6ac6a..4792db9 100644 --- a/boneio-mosfet48_switches_v0_7.yaml +++ b/boneio-mosfet48_switches_v0_7.yaml @@ -50,6 +50,7 @@ api: reboot_timeout: 0s ota: - platform: esphome + - platform: web_server web_server: port: 80 diff --git a/configuration/dimmer-dev2.yaml b/configuration/dimmer-dev2.yaml index 87ee982..a8da318 100644 --- a/configuration/dimmer-dev2.yaml +++ b/configuration/dimmer-dev2.yaml @@ -116,6 +116,7 @@ api: reboot_timeout: 0s ota: - platform: esphome + - platform: web_server web_server: port: 80 diff --git a/dev-boneio-32x10_lights_v0_9.yaml b/dev-boneio-32x10_lights_v0_9.yaml index 95bc9ee..fc8b368 100644 --- a/dev-boneio-32x10_lights_v0_9.yaml +++ b/dev-boneio-32x10_lights_v0_9.yaml @@ -65,6 +65,7 @@ api: # verify_ssl: false ota: - platform: esphome + - platform: web_server # - platform: http_request # name: Firmware Update # source: https://boneio.eu/esp/ diff --git a/dimmer-dev1.yaml b/dimmer-dev1.yaml index 7c63669..67496f6 100644 --- a/dimmer-dev1.yaml +++ b/dimmer-dev1.yaml @@ -117,6 +117,7 @@ api: reboot_timeout: 0s ota: - platform: esphome + - platform: web_server web_server: port: 80