diff --git a/esphome/archive/atorch-ble-proxy.yaml b/esphome/archive/atorch-ble-proxy.yaml index cb99514..eb0f184 100644 --- a/esphome/archive/atorch-ble-proxy.yaml +++ b/esphome/archive/atorch-ble-proxy.yaml @@ -36,7 +36,7 @@ api: # Enable over-the-air updates ota: platform: esphome - password: !secret ota + encryption: network: enable_ipv6: true diff --git a/esphome/archive/aussensensor.yaml b/esphome/archive/aussensensor.yaml index 6eb95e3..344847c 100644 --- a/esphome/archive/aussensensor.yaml +++ b/esphome/archive/aussensensor.yaml @@ -42,7 +42,7 @@ api: ota: platform: esphome - password: !secret ota + encryption: # DHT22 sensor sensor: diff --git a/esphome/archive/owon-b35t-m5stack-core1.yaml b/esphome/archive/owon-b35t-m5stack-core1.yaml index 896bef0..95213ff 100644 --- a/esphome/archive/owon-b35t-m5stack-core1.yaml +++ b/esphome/archive/owon-b35t-m5stack-core1.yaml @@ -31,7 +31,7 @@ api: ota: platform: esphome - password: !secret ota + encryption: wifi: ssid: "Voltage-legacy" diff --git a/esphome/archive/owon-b35t-m5stack-core2.yaml b/esphome/archive/owon-b35t-m5stack-core2.yaml index 8f3422b..f5c8bb4 100644 --- a/esphome/archive/owon-b35t-m5stack-core2.yaml +++ b/esphome/archive/owon-b35t-m5stack-core2.yaml @@ -46,7 +46,7 @@ api: ota: platform: esphome - password: !secret ota + encryption: wifi: ssid: "Voltage-legacy" diff --git a/esphome/archive/raspiaudio-muse-luxe.yaml b/esphome/archive/raspiaudio-muse-luxe.yaml index 76131f8..151c578 100644 --- a/esphome/archive/raspiaudio-muse-luxe.yaml +++ b/esphome/archive/raspiaudio-muse-luxe.yaml @@ -19,7 +19,7 @@ api: ota: - platform: esphome id: ota_esphome - password: !secret ota + encryption: external_components: - source: github://RASPIAUDIO/esphomeLuxe@main diff --git a/esphome/archive/sleepingroom.yaml b/esphome/archive/sleepingroom.yaml index cadd14b..f4bf046 100644 --- a/esphome/archive/sleepingroom.yaml +++ b/esphome/archive/sleepingroom.yaml @@ -82,7 +82,7 @@ api: # Enable over-the-air updates ota: platform: esphome - password: !secret ota + encryption: # Initialize I²C i2c: diff --git a/esphome/badezimmer-luft.yaml b/esphome/badezimmer-luft.yaml index 101c503..0855910 100644 --- a/esphome/badezimmer-luft.yaml +++ b/esphome/badezimmer-luft.yaml @@ -46,7 +46,7 @@ api: ota: platform: esphome - password: !secret ota + encryption: # Initialize I²C i2c: diff --git a/esphome/energymonitor.yaml b/esphome/energymonitor.yaml index 1cef67b..625ab72 100644 --- a/esphome/energymonitor.yaml +++ b/esphome/energymonitor.yaml @@ -83,7 +83,7 @@ api: ota: platform: esphome - password: !secret ota + encryption: spi: clk_pin: GPIO18 diff --git a/esphome/epaperframe.yaml b/esphome/epaperframe.yaml index 20529c2..c14ed0e 100644 --- a/esphome/epaperframe.yaml +++ b/esphome/epaperframe.yaml @@ -67,7 +67,7 @@ globals: ota: platform: esphome - password: !secret ota + encryption: # Power key of li-ion charger output: diff --git a/esphome/geigercounter.yaml b/esphome/geigercounter.yaml index 1e956f3..add1485 100644 --- a/esphome/geigercounter.yaml +++ b/esphome/geigercounter.yaml @@ -46,7 +46,7 @@ api: ota: platform: esphome - password: !secret ota + encryption: spi: clk_pin: 18 diff --git a/esphome/home-assistant-voice-09c0e7.yaml b/esphome/home-assistant-voice-09c0e7.yaml index 6f1fe9b..5ce2536 100644 --- a/esphome/home-assistant-voice-09c0e7.yaml +++ b/esphome/home-assistant-voice-09c0e7.yaml @@ -30,7 +30,7 @@ api: ota: platform: esphome - password: !secret ota + encryption: http_request: diff --git a/esphome/home-assistant-voice-0a7c6b.yaml b/esphome/home-assistant-voice-0a7c6b.yaml index 0c83bbd..509b9ca 100644 --- a/esphome/home-assistant-voice-0a7c6b.yaml +++ b/esphome/home-assistant-voice-0a7c6b.yaml @@ -30,7 +30,7 @@ api: ota: platform: esphome - password: !secret ota + encryption: http_request: diff --git a/esphome/kamera-balkon.yaml b/esphome/kamera-balkon.yaml index 20c3422..509fe12 100644 --- a/esphome/kamera-balkon.yaml +++ b/esphome/kamera-balkon.yaml @@ -45,7 +45,7 @@ api: ota: platform: esphome - password: !secret ota + encryption: # Initialize I²C i2c: diff --git a/esphome/kamera-wohnzimmer.yaml b/esphome/kamera-wohnzimmer.yaml index a3c4c79..65c0aef 100644 --- a/esphome/kamera-wohnzimmer.yaml +++ b/esphome/kamera-wohnzimmer.yaml @@ -45,7 +45,7 @@ api: ota: platform: esphome - password: !secret ota + encryption: # Initialize I²C i2c: diff --git a/esphome/lab-ble-proxy.yaml b/esphome/lab-ble-proxy.yaml index 144029b..081045e 100644 --- a/esphome/lab-ble-proxy.yaml +++ b/esphome/lab-ble-proxy.yaml @@ -67,7 +67,7 @@ api: ota: platform: esphome - password: !secret ota + encryption: network: enable_ipv6: true diff --git a/esphome/livingroom.yaml b/esphome/livingroom.yaml index 693b4f7..fc7b4e5 100644 --- a/esphome/livingroom.yaml +++ b/esphome/livingroom.yaml @@ -88,7 +88,7 @@ api: # Enable over-the-air updates ota: platform: esphome - password: !secret ota + encryption: # Initialize I²C i2c: diff --git a/esphome/m5stack-atom-echo.yaml b/esphome/m5stack-atom-echo.yaml index d49ab27..19df05d 100644 --- a/esphome/m5stack-atom-echo.yaml +++ b/esphome/m5stack-atom-echo.yaml @@ -28,7 +28,7 @@ api: ota: - platform: esphome id: ota_esphome - password: !secret ota + encryption: network: enable_ipv6: true diff --git a/esphome/riden-labornetzteil-18a.yaml b/esphome/riden-labornetzteil-18a.yaml index 017f329..6eecf69 100644 --- a/esphome/riden-labornetzteil-18a.yaml +++ b/esphome/riden-labornetzteil-18a.yaml @@ -91,7 +91,7 @@ api: ota: platform: esphome - password: !secret ota + encryption: # Enable status LED status_led: diff --git a/esphome/riden-labornetzteil-6a.yaml b/esphome/riden-labornetzteil-6a.yaml index 1d3bf1e..fa96ae3 100644 --- a/esphome/riden-labornetzteil-6a.yaml +++ b/esphome/riden-labornetzteil-6a.yaml @@ -91,7 +91,7 @@ api: ota: platform: esphome - password: !secret ota + encryption: # Enable status LED status_led: diff --git a/esphome/serverroom.yaml b/esphome/serverroom.yaml index 3cfce71..2d70ac1 100644 --- a/esphome/serverroom.yaml +++ b/esphome/serverroom.yaml @@ -46,7 +46,7 @@ api: ota: platform: esphome - password: !secret ota + encryption: # Initialize I²C i2c: