From 9c93a4f6fa1c2688d4abd04a6c07f46a261e47a2 Mon Sep 17 00:00:00 2001 From: pszafer Date: Mon, 28 Jul 2025 20:53:46 +0200 Subject: [PATCH 1/3] fix modbus temp --- boneio-dimmer_8ch-v0_4.yaml | 4 ++-- create_firmware.py | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/boneio-dimmer_8ch-v0_4.yaml b/boneio-dimmer_8ch-v0_4.yaml index b8c15a8..67c5502 100644 --- a/boneio-dimmer_8ch-v0_4.yaml +++ b/boneio-dimmer_8ch-v0_4.yaml @@ -314,7 +314,7 @@ sensor: update_interval: 10s - platform: modbus_controller modbus_controller_id: sht20 - name: 'Temperature' + name: 'MTemperature' register_type: read address: 1 unit_of_measurement: '°C' @@ -326,7 +326,7 @@ sensor: - multiply: 0.1 - platform: modbus_controller modbus_controller_id: sht20 - name: 'Humidity' + name: 'MHumidity' register_type: read address: 2 unit_of_measurement: '%' diff --git a/create_firmware.py b/create_firmware.py index 69499cf..d8bd1c0 100644 --- a/create_firmware.py +++ b/create_firmware.py @@ -21,7 +21,7 @@ firmware_destination = "../website/public/esp/firmware" def json_pattern(firmware_name): return { "name": "ESPHome", - "version": "2025.5.1", + "version": "2025.7.4", "home_assistant_domain": "esphome", "funding_url": "https://esphome.io/guides/supporters.html", "new_install_prompt_erase": False, From e4b1e3627030b34026937f10c8d2cb39fddb6ec6 Mon Sep 17 00:00:00 2001 From: pszafer Date: Tue, 29 Jul 2025 08:14:23 +0200 Subject: [PATCH 2/3] Update LAN component --- boneio-24x16_switches_v0_5-v0_6.yaml | 6 ++++-- boneio-24x16_switches_v0_7.yaml | 6 ++++-- boneio-32x10_lights_v0_5-v0_6.yaml | 6 ++++-- boneio-32x10_lights_v0_7.yaml | 6 ++++-- boneio-32x10_switches_v0_4.yaml | 6 ++++-- boneio-32x10_switches_v0_5-v0_6.yaml | 6 ++++-- boneio-32x10_switches_v0_7.yaml | 6 ++++-- boneio-8x10A_v0_1.yaml | 6 ++++-- boneio-cover_mix_lights_v0_5-v0_6.yaml | 6 ++++-- boneio-cover_mix_lights_v0_7.yaml | 6 ++++-- boneio-cover_mix_switches_v0_5-v0_6.yaml | 6 ++++-- boneio-cover_mix_switches_v0_7.yaml | 6 ++++-- boneio-cover_v0_5-v0_6.yaml | 6 ++++-- boneio-cover_v0_7.yaml | 6 ++++-- boneio-dimmer_2rgbw-v0_3.yaml | 6 ++++-- boneio-dimmer_4cct-v0_3.yaml | 6 ++++-- boneio-dimmer_8ch-v0_3.yaml | 6 ++++-- boneio-dimmer_8ch-v0_4.yaml | 2 +- boneio-dimmer_g2_8ch-dev0_4.yaml | 2 +- boneio-mosfet48_lights_v0_7.yaml | 6 ++++-- boneio-mosfet48_switches_v0_7.yaml | 6 ++++-- dev-boneio-32x10_lights_v0_9.yaml | 2 +- dimmer-dev1.yaml | 2 +- 23 files changed, 80 insertions(+), 42 deletions(-) diff --git a/boneio-24x16_switches_v0_5-v0_6.yaml b/boneio-24x16_switches_v0_5-v0_6.yaml index 3a483b8..72b1ded 100644 --- a/boneio-24x16_switches_v0_5-v0_6.yaml +++ b/boneio-24x16_switches_v0_5-v0_6.yaml @@ -19,7 +19,9 @@ ethernet: type: LAN8720 mdc_pin: GPIO23 mdio_pin: GPIO18 - clk_mode: GPIO0_IN + clk: + pin: GPIO0 + mode: CLK_EXT_IN phy_addr: 1 power_pin: GPIO16 @@ -30,7 +32,7 @@ dashboard_import: packages: internals_packages: url: https://github.com/boneIO-eu/esphome - ref: v1.7.0 + ref: v1.7.1 files: [ 'devices/buzzer.yaml', 'devices/serial_no.yaml', diff --git a/boneio-24x16_switches_v0_7.yaml b/boneio-24x16_switches_v0_7.yaml index 8ea105c..c69a73e 100644 --- a/boneio-24x16_switches_v0_7.yaml +++ b/boneio-24x16_switches_v0_7.yaml @@ -19,7 +19,9 @@ ethernet: type: LAN8720 mdc_pin: GPIO23 mdio_pin: GPIO18 - clk_mode: GPIO0_IN + clk: + pin: GPIO0 + mode: CLK_EXT_IN phy_addr: 1 power_pin: GPIO16 @@ -30,7 +32,7 @@ dashboard_import: packages: internals_packages: url: https://github.com/boneIO-eu/esphome - ref: v1.7.0 + ref: v1.7.1 files: [ 'devices/buzzer.yaml', 'devices/serial_no.yaml', diff --git a/boneio-32x10_lights_v0_5-v0_6.yaml b/boneio-32x10_lights_v0_5-v0_6.yaml index 6ecd182..f429523 100644 --- a/boneio-32x10_lights_v0_5-v0_6.yaml +++ b/boneio-32x10_lights_v0_5-v0_6.yaml @@ -19,7 +19,9 @@ ethernet: type: LAN8720 mdc_pin: GPIO23 mdio_pin: GPIO18 - clk_mode: GPIO0_IN + clk: + pin: GPIO0 + mode: CLK_EXT_IN phy_addr: 1 power_pin: GPIO16 @@ -30,7 +32,7 @@ dashboard_import: packages: internals_packages: url: https://github.com/boneIO-eu/esphome - ref: v1.7.0 + ref: v1.7.1 files: [ 'devices/buzzer.yaml', 'devices/serial_no.yaml', diff --git a/boneio-32x10_lights_v0_7.yaml b/boneio-32x10_lights_v0_7.yaml index 61ebcb6..07b6c39 100644 --- a/boneio-32x10_lights_v0_7.yaml +++ b/boneio-32x10_lights_v0_7.yaml @@ -19,7 +19,9 @@ ethernet: type: LAN8720 mdc_pin: GPIO23 mdio_pin: GPIO18 - clk_mode: GPIO0_IN + clk: + pin: GPIO0 + mode: CLK_EXT_IN phy_addr: 1 power_pin: GPIO16 @@ -30,7 +32,7 @@ dashboard_import: packages: internals_packages: url: https://github.com/boneIO-eu/esphome - ref: v1.7.0 + ref: v1.7.1 files: [ 'devices/buzzer.yaml', 'devices/serial_no.yaml', diff --git a/boneio-32x10_switches_v0_4.yaml b/boneio-32x10_switches_v0_4.yaml index 80a8269..8393b79 100644 --- a/boneio-32x10_switches_v0_4.yaml +++ b/boneio-32x10_switches_v0_4.yaml @@ -19,7 +19,9 @@ ethernet: type: LAN8720 mdc_pin: GPIO23 mdio_pin: GPIO18 - clk_mode: GPIO0_IN + clk: + pin: GPIO0 + mode: CLK_EXT_IN phy_addr: 1 power_pin: GPIO16 #use_address: @@ -31,7 +33,7 @@ dashboard_import: packages: internals_packages: url: https://github.com/boneIO-eu/esphome - ref: v1.7.0 + ref: v1.7.1 files: [ 'devices/serial_no.yaml', 'devices_v0_4/display.yaml', diff --git a/boneio-32x10_switches_v0_5-v0_6.yaml b/boneio-32x10_switches_v0_5-v0_6.yaml index 509c4a0..90025da 100644 --- a/boneio-32x10_switches_v0_5-v0_6.yaml +++ b/boneio-32x10_switches_v0_5-v0_6.yaml @@ -19,7 +19,9 @@ ethernet: type: LAN8720 mdc_pin: GPIO23 mdio_pin: GPIO18 - clk_mode: GPIO0_IN + clk: + pin: GPIO0 + mode: CLK_EXT_IN phy_addr: 1 power_pin: GPIO16 @@ -30,7 +32,7 @@ dashboard_import: packages: internals_packages: url: https://github.com/boneIO-eu/esphome - ref: v1.7.0 + ref: v1.7.1 files: [ 'devices/buzzer.yaml', 'devices/serial_no.yaml', diff --git a/boneio-32x10_switches_v0_7.yaml b/boneio-32x10_switches_v0_7.yaml index 078f930..5bacbfe 100644 --- a/boneio-32x10_switches_v0_7.yaml +++ b/boneio-32x10_switches_v0_7.yaml @@ -19,7 +19,9 @@ ethernet: type: LAN8720 mdc_pin: GPIO23 mdio_pin: GPIO18 - clk_mode: GPIO0_IN + clk: + pin: GPIO0 + mode: CLK_EXT_IN phy_addr: 1 power_pin: GPIO16 @@ -30,7 +32,7 @@ dashboard_import: packages: internals_packages: url: https://github.com/boneIO-eu/esphome - ref: v1.7.0 + ref: v1.7.1 files: [ 'devices/buzzer.yaml', 'devices/serial_no.yaml', diff --git a/boneio-8x10A_v0_1.yaml b/boneio-8x10A_v0_1.yaml index bb0dbb1..ec68dee 100644 --- a/boneio-8x10A_v0_1.yaml +++ b/boneio-8x10A_v0_1.yaml @@ -19,7 +19,9 @@ ethernet: type: LAN8720 mdc_pin: GPIO23 mdio_pin: GPIO18 - clk_mode: GPIO0_IN + clk: + pin: GPIO0 + mode: CLK_EXT_IN phy_addr: 1 power_pin: GPIO16 @@ -30,7 +32,7 @@ dashboard_import: packages: internals_packages: url: https://github.com/boneIO-eu/esphome - ref: v1.7.0 + ref: v1.7.1 files: [ 'devices/buzzer.yaml', diff --git a/boneio-cover_mix_lights_v0_5-v0_6.yaml b/boneio-cover_mix_lights_v0_5-v0_6.yaml index 5a5ffbc..be78226 100644 --- a/boneio-cover_mix_lights_v0_5-v0_6.yaml +++ b/boneio-cover_mix_lights_v0_5-v0_6.yaml @@ -19,7 +19,9 @@ ethernet: type: LAN8720 mdc_pin: GPIO23 mdio_pin: GPIO18 - clk_mode: GPIO0_IN + clk: + pin: GPIO0 + mode: CLK_EXT_IN phy_addr: 1 power_pin: GPIO16 @@ -30,7 +32,7 @@ dashboard_import: packages: internals_packages: url: https://github.com/boneIO-eu/esphome - ref: v1.7.0 + ref: v1.7.1 files: [ 'devices/buzzer.yaml', 'devices/serial_no.yaml', diff --git a/boneio-cover_mix_lights_v0_7.yaml b/boneio-cover_mix_lights_v0_7.yaml index b72c777..cf0ca2a 100644 --- a/boneio-cover_mix_lights_v0_7.yaml +++ b/boneio-cover_mix_lights_v0_7.yaml @@ -19,7 +19,9 @@ ethernet: type: LAN8720 mdc_pin: GPIO23 mdio_pin: GPIO18 - clk_mode: GPIO0_IN + clk: + pin: GPIO0 + mode: CLK_EXT_IN phy_addr: 1 power_pin: GPIO16 @@ -30,7 +32,7 @@ dashboard_import: packages: internals_packages: url: https://github.com/boneIO-eu/esphome - ref: v1.7.0 + ref: v1.7.1 files: [ 'devices/buzzer.yaml', 'devices/serial_no.yaml', diff --git a/boneio-cover_mix_switches_v0_5-v0_6.yaml b/boneio-cover_mix_switches_v0_5-v0_6.yaml index da50528..1cb2c96 100644 --- a/boneio-cover_mix_switches_v0_5-v0_6.yaml +++ b/boneio-cover_mix_switches_v0_5-v0_6.yaml @@ -19,7 +19,9 @@ ethernet: type: LAN8720 mdc_pin: GPIO23 mdio_pin: GPIO18 - clk_mode: GPIO0_IN + clk: + pin: GPIO0 + mode: CLK_EXT_IN phy_addr: 1 power_pin: GPIO16 @@ -30,7 +32,7 @@ dashboard_import: packages: internals_packages: url: https://github.com/boneIO-eu/esphome - ref: v1.7.0 + ref: v1.7.1 files: [ 'devices/buzzer.yaml', 'devices/serial_no.yaml', diff --git a/boneio-cover_mix_switches_v0_7.yaml b/boneio-cover_mix_switches_v0_7.yaml index f4c3622..85654cd 100644 --- a/boneio-cover_mix_switches_v0_7.yaml +++ b/boneio-cover_mix_switches_v0_7.yaml @@ -19,7 +19,9 @@ ethernet: type: LAN8720 mdc_pin: GPIO23 mdio_pin: GPIO18 - clk_mode: GPIO0_IN + clk: + pin: GPIO0 + mode: CLK_EXT_IN phy_addr: 1 power_pin: GPIO16 @@ -30,7 +32,7 @@ dashboard_import: packages: internals_packages: url: https://github.com/boneIO-eu/esphome - ref: v1.7.0 + ref: v1.7.1 files: [ 'devices/buzzer.yaml', 'devices/serial_no.yaml', diff --git a/boneio-cover_v0_5-v0_6.yaml b/boneio-cover_v0_5-v0_6.yaml index 1ddafae..af69188 100644 --- a/boneio-cover_v0_5-v0_6.yaml +++ b/boneio-cover_v0_5-v0_6.yaml @@ -19,7 +19,9 @@ ethernet: type: LAN8720 mdc_pin: GPIO23 mdio_pin: GPIO18 - clk_mode: GPIO0_IN + clk: + pin: GPIO0 + mode: CLK_EXT_IN phy_addr: 1 power_pin: GPIO16 @@ -30,7 +32,7 @@ dashboard_import: packages: internals_packages: url: https://github.com/boneIO-eu/esphome - ref: v1.7.0 + ref: v1.7.1 files: [ 'devices/buzzer.yaml', 'devices/serial_no.yaml', diff --git a/boneio-cover_v0_7.yaml b/boneio-cover_v0_7.yaml index 8f3b41a..665496c 100644 --- a/boneio-cover_v0_7.yaml +++ b/boneio-cover_v0_7.yaml @@ -19,7 +19,9 @@ ethernet: type: LAN8720 mdc_pin: GPIO23 mdio_pin: GPIO18 - clk_mode: GPIO0_IN + clk: + pin: GPIO0 + mode: CLK_EXT_IN phy_addr: 1 power_pin: GPIO16 @@ -30,7 +32,7 @@ dashboard_import: packages: internals_packages: url: https://github.com/boneIO-eu/esphome - ref: v1.7.0 + ref: v1.7.1 files: [ 'devices/buzzer.yaml', 'devices/serial_no.yaml', diff --git a/boneio-dimmer_2rgbw-v0_3.yaml b/boneio-dimmer_2rgbw-v0_3.yaml index 797e45d..845ead4 100644 --- a/boneio-dimmer_2rgbw-v0_3.yaml +++ b/boneio-dimmer_2rgbw-v0_3.yaml @@ -21,7 +21,7 @@ external_components: packages: internals_packages: url: https://github.com/boneIO-eu/esphome - ref: v1.7.0 + ref: v1.7.1 files: [ 'devices/serial_no.yaml', @@ -35,7 +35,9 @@ ethernet: type: LAN8720 mdc_pin: GPIO23 mdio_pin: GPIO18 - clk_mode: GPIO0_IN + clk: + pin: GPIO0 + mode: CLK_EXT_IN phy_addr: 1 power_pin: GPIO16 diff --git a/boneio-dimmer_4cct-v0_3.yaml b/boneio-dimmer_4cct-v0_3.yaml index b57e91e..9f4884f 100644 --- a/boneio-dimmer_4cct-v0_3.yaml +++ b/boneio-dimmer_4cct-v0_3.yaml @@ -21,7 +21,7 @@ external_components: packages: internals_packages: url: https://github.com/boneIO-eu/esphome - ref: v1.7.0 + ref: v1.7.1 files: [ 'devices/serial_no.yaml', @@ -35,7 +35,9 @@ ethernet: type: LAN8720 mdc_pin: GPIO23 mdio_pin: GPIO18 - clk_mode: GPIO0_IN + clk: + pin: GPIO0 + mode: CLK_EXT_IN phy_addr: 1 power_pin: GPIO16 diff --git a/boneio-dimmer_8ch-v0_3.yaml b/boneio-dimmer_8ch-v0_3.yaml index b06d3a9..19ddd42 100644 --- a/boneio-dimmer_8ch-v0_3.yaml +++ b/boneio-dimmer_8ch-v0_3.yaml @@ -21,7 +21,7 @@ external_components: packages: internals_packages: url: https://github.com/boneIO-eu/esphome - ref: v1.7.0 + ref: v1.7.1 files: [ 'devices/serial_no.yaml', @@ -35,7 +35,9 @@ ethernet: type: LAN8720 mdc_pin: GPIO23 mdio_pin: GPIO18 - clk_mode: GPIO0_IN + clk: + pin: GPIO0 + mode: CLK_EXT_IN phy_addr: 1 power_pin: GPIO16 diff --git a/boneio-dimmer_8ch-v0_4.yaml b/boneio-dimmer_8ch-v0_4.yaml index 67c5502..c551e7f 100644 --- a/boneio-dimmer_8ch-v0_4.yaml +++ b/boneio-dimmer_8ch-v0_4.yaml @@ -94,7 +94,7 @@ modbus: packages: internals_packages: url: https://github.com/boneIO-eu/esphome - ref: v1.7.0 + ref: v1.7.1 files: [ 'devices/serial_no.yaml', # 'devices/dimmer_i2c.yaml', diff --git a/boneio-dimmer_g2_8ch-dev0_4.yaml b/boneio-dimmer_g2_8ch-dev0_4.yaml index 0337631..6f273f7 100644 --- a/boneio-dimmer_g2_8ch-dev0_4.yaml +++ b/boneio-dimmer_g2_8ch-dev0_4.yaml @@ -108,7 +108,7 @@ modbus: packages: internals_packages: url: https://github.com/boneIO-eu/esphome - ref: v1.7.0 + ref: v1.7.1 files: [ 'devices/serial_no.yaml', # 'devices/dimmer_i2c.yaml', diff --git a/boneio-mosfet48_lights_v0_7.yaml b/boneio-mosfet48_lights_v0_7.yaml index c536091..ebc37ef 100644 --- a/boneio-mosfet48_lights_v0_7.yaml +++ b/boneio-mosfet48_lights_v0_7.yaml @@ -19,7 +19,9 @@ ethernet: type: LAN8720 mdc_pin: GPIO23 mdio_pin: GPIO18 - clk_mode: GPIO0_IN + clk: + pin: GPIO0 + mode: CLK_EXT_IN phy_addr: 1 power_pin: GPIO16 @@ -30,7 +32,7 @@ dashboard_import: packages: internals_packages: url: https://github.com/boneIO-eu/esphome - ref: v1.7.0 + ref: v1.7.1 files: [ 'devices/buzzer.yaml', 'devices/serial_no.yaml', diff --git a/boneio-mosfet48_switches_v0_7.yaml b/boneio-mosfet48_switches_v0_7.yaml index e3e6036..0b6ac6a 100644 --- a/boneio-mosfet48_switches_v0_7.yaml +++ b/boneio-mosfet48_switches_v0_7.yaml @@ -19,7 +19,9 @@ ethernet: type: LAN8720 mdc_pin: GPIO23 mdio_pin: GPIO18 - clk_mode: GPIO0_IN + clk: + pin: GPIO0 + mode: CLK_EXT_IN phy_addr: 1 power_pin: GPIO16 @@ -30,7 +32,7 @@ dashboard_import: packages: internals_packages: url: https://github.com/boneIO-eu/esphome - ref: v1.7.0 + ref: v1.7.1 files: [ 'devices/buzzer.yaml', 'devices/serial_no.yaml', diff --git a/dev-boneio-32x10_lights_v0_9.yaml b/dev-boneio-32x10_lights_v0_9.yaml index 65db81a..95bc9ee 100644 --- a/dev-boneio-32x10_lights_v0_9.yaml +++ b/dev-boneio-32x10_lights_v0_9.yaml @@ -30,7 +30,7 @@ dashboard_import: packages: internals_packages: url: https://github.com/boneIO-eu/esphome - ref: v1.7.0 + ref: v1.7.1 files: [ 'devices/buzzer.yaml', 'devices/serial_no.yaml', diff --git a/dimmer-dev1.yaml b/dimmer-dev1.yaml index bd99a4c..7c63669 100644 --- a/dimmer-dev1.yaml +++ b/dimmer-dev1.yaml @@ -97,7 +97,7 @@ output: packages: internals_packages: url: https://github.com/boneIO-eu/esphome - ref: v1.7.0 + ref: v1.7.1 files: [ 'devices/serial_no.yaml', # 'devices/dimmer_i2c.yaml', From e0616ecf460d9db89666485abd3c43e33221a463 Mon Sep 17 00:00:00 2001 From: pszafer Date: Tue, 29 Jul 2025 08:15:39 +0200 Subject: [PATCH 3/3] 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