diff --git a/boneio-24x16_switches_v0_5-v0_6.yaml b/boneio-24x16_switches_v0_5-v0_6.yaml index d588bf0..04a61cd 100644 --- a/boneio-24x16_switches_v0_5-v0_6.yaml +++ b/boneio-24x16_switches_v0_5-v0_6.yaml @@ -46,8 +46,9 @@ packages: logger: api: + reboot_timeout: 0s ota: - platform: esphome + - platform: esphome web_server: port: 80 diff --git a/boneio-24x16_switches_v0_7.yaml b/boneio-24x16_switches_v0_7.yaml index aa78498..1386983 100644 --- a/boneio-24x16_switches_v0_7.yaml +++ b/boneio-24x16_switches_v0_7.yaml @@ -45,8 +45,9 @@ packages: logger: api: + reboot_timeout: 0s ota: - platform: esphome + - platform: esphome 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 2389847..139a0f2 100644 --- a/boneio-32x10_lights_v0_5-v0_6.yaml +++ b/boneio-32x10_lights_v0_5-v0_6.yaml @@ -47,8 +47,9 @@ packages: logger: baud_rate: 0 #IMPORTANT FOR V0.5-V0.6 TO GET MODBUS WORKING api: + reboot_timeout: 0s ota: - platform: esphome + - platform: esphome web_server: port: 80 diff --git a/boneio-32x10_lights_v0_7.yaml b/boneio-32x10_lights_v0_7.yaml index 9180a74..ee35d1a 100644 --- a/boneio-32x10_lights_v0_7.yaml +++ b/boneio-32x10_lights_v0_7.yaml @@ -47,7 +47,7 @@ logger: api: reboot_timeout: 0s ota: - platform: esphome + - platform: esphome web_server: port: 80 diff --git a/boneio-32x10_lights_v0_9.yaml b/boneio-32x10_lights_v0_9.yaml index 918e272..e2532b6 100644 --- a/boneio-32x10_lights_v0_9.yaml +++ b/boneio-32x10_lights_v0_9.yaml @@ -47,7 +47,7 @@ logger: api: reboot_timeout: 0s ota: - platform: esphome + - platform: esphome web_server: port: 80 diff --git a/boneio-32x10_switches_v0_4.yaml b/boneio-32x10_switches_v0_4.yaml index ae5bf17..7d900d2 100644 --- a/boneio-32x10_switches_v0_4.yaml +++ b/boneio-32x10_switches_v0_4.yaml @@ -46,6 +46,7 @@ packages: logger: api: + reboot_timeout: 0s ota: - platform: esphome diff --git a/boneio-32x10_switches_v0_5-v0_6.yaml b/boneio-32x10_switches_v0_5-v0_6.yaml index eb131b8..ad5f390 100644 --- a/boneio-32x10_switches_v0_5-v0_6.yaml +++ b/boneio-32x10_switches_v0_5-v0_6.yaml @@ -46,8 +46,9 @@ packages: logger: api: + reboot_timeout: 0s ota: - platform: esphome + - platform: esphome web_server: port: 80 diff --git a/boneio-32x10_switches_v0_7.yaml b/boneio-32x10_switches_v0_7.yaml index 95e21a0..bcae8e5 100644 --- a/boneio-32x10_switches_v0_7.yaml +++ b/boneio-32x10_switches_v0_7.yaml @@ -45,8 +45,9 @@ packages: logger: api: + reboot_timeout: 0s ota: - platform: esphome + - platform: esphome web_server: port: 80 diff --git a/boneio-8x10A_v0_1.yaml b/boneio-8x10A_v0_1.yaml index eed927c..fffd964 100644 --- a/boneio-8x10A_v0_1.yaml +++ b/boneio-8x10A_v0_1.yaml @@ -43,7 +43,7 @@ logger: api: reboot_timeout: 0s ota: - platform: esphome + - platform: esphome 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 eeec704..c8dca7e 100644 --- a/boneio-cover_mix_lights_v0_5-v0_6.yaml +++ b/boneio-cover_mix_lights_v0_5-v0_6.yaml @@ -46,8 +46,9 @@ packages: logger: api: + reboot_timeout: 0s ota: - platform: esphome + - platform: esphome web_server: port: 80 diff --git a/boneio-cover_mix_lights_v0_7.yaml b/boneio-cover_mix_lights_v0_7.yaml index 3c1e012..38f676b 100644 --- a/boneio-cover_mix_lights_v0_7.yaml +++ b/boneio-cover_mix_lights_v0_7.yaml @@ -46,8 +46,9 @@ packages: logger: api: + reboot_timeout: 0s ota: - platform: esphome + - platform: esphome 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 44cf7ff..697ed98 100644 --- a/boneio-cover_mix_switches_v0_5-v0_6.yaml +++ b/boneio-cover_mix_switches_v0_5-v0_6.yaml @@ -46,8 +46,9 @@ packages: logger: api: + reboot_timeout: 0s ota: - platform: esphome + - platform: esphome web_server: port: 80 diff --git a/boneio-cover_mix_switches_v0_7.yaml b/boneio-cover_mix_switches_v0_7.yaml index 7d32da2..e082493 100644 --- a/boneio-cover_mix_switches_v0_7.yaml +++ b/boneio-cover_mix_switches_v0_7.yaml @@ -45,8 +45,9 @@ packages: logger: api: + reboot_timeout: 0s ota: - platform: esphome + - platform: esphome web_server: port: 80 diff --git a/boneio-cover_v0_5-v0_6.yaml b/boneio-cover_v0_5-v0_6.yaml index c42f92d..6302551 100644 --- a/boneio-cover_v0_5-v0_6.yaml +++ b/boneio-cover_v0_5-v0_6.yaml @@ -46,8 +46,9 @@ packages: logger: api: + reboot_timeout: 0s ota: - platform: esphome + - platform: esphome web_server: port: 80 diff --git a/boneio-cover_v0_7.yaml b/boneio-cover_v0_7.yaml index 163bb56..50a3bd1 100644 --- a/boneio-cover_v0_7.yaml +++ b/boneio-cover_v0_7.yaml @@ -45,8 +45,9 @@ packages: logger: api: + reboot_timeout: 0s ota: - platform: esphome + - platform: esphome web_server: port: 80 diff --git a/boneio-dimmer_2rgbw-v0_3.yaml b/boneio-dimmer_2rgbw-v0_3.yaml index 202bfb5..4d85332 100644 --- a/boneio-dimmer_2rgbw-v0_3.yaml +++ b/boneio-dimmer_2rgbw-v0_3.yaml @@ -48,8 +48,9 @@ pcf8574: logger: api: + reboot_timeout: 0s ota: - platform: esphome + - platform: esphome web_server: port: 80 diff --git a/boneio-dimmer_4cct-v0_3.yaml b/boneio-dimmer_4cct-v0_3.yaml index 317e5b2..f0c5c1e 100644 --- a/boneio-dimmer_4cct-v0_3.yaml +++ b/boneio-dimmer_4cct-v0_3.yaml @@ -48,8 +48,9 @@ pcf8574: logger: api: + reboot_timeout: 0s ota: - platform: esphome + - platform: esphome web_server: port: 80 diff --git a/boneio-dimmer_8ch-v0_3.yaml b/boneio-dimmer_8ch-v0_3.yaml index fada41e..8cfcc07 100644 --- a/boneio-dimmer_8ch-v0_3.yaml +++ b/boneio-dimmer_8ch-v0_3.yaml @@ -48,8 +48,9 @@ pcf8574: logger: api: + reboot_timeout: 0s ota: - platform: esphome + - platform: esphome web_server: port: 80 diff --git a/boneio-mosfet48_lights_v0_7.yaml b/boneio-mosfet48_lights_v0_7.yaml index dd911bf..e7fd81e 100644 --- a/boneio-mosfet48_lights_v0_7.yaml +++ b/boneio-mosfet48_lights_v0_7.yaml @@ -47,7 +47,7 @@ logger: api: reboot_timeout: 0s ota: - platform: esphome + - platform: esphome web_server: port: 80 diff --git a/boneio-mosfet48_switches_v0_7.yaml b/boneio-mosfet48_switches_v0_7.yaml index 2642f30..83898a3 100644 --- a/boneio-mosfet48_switches_v0_7.yaml +++ b/boneio-mosfet48_switches_v0_7.yaml @@ -45,8 +45,9 @@ packages: logger: api: + reboot_timeout: 0s ota: - platform: esphome + - platform: esphome web_server: port: 80