From 8198d8f62e86591f92983b50dbf4cdd38fcf6980 Mon Sep 17 00:00:00 2001 From: Nicolas Raspi Date: Tue, 13 May 2025 16:13:51 +0200 Subject: [PATCH] Forcing Raspi and NBS repos to be back like how they should be. MAYBE --- a3pool.yaml | 13 ++++++++----- garage1.yaml | 6 ++++-- gong.yaml | 3 ++- sonoffStecker1.yaml | 3 ++- tablesoccer.yaml | 3 ++- 5 files changed, 18 insertions(+), 10 deletions(-) diff --git a/a3pool.yaml b/a3pool.yaml index e149d94..871a1d0 100644 --- a/a3pool.yaml +++ b/a3pool.yaml @@ -145,14 +145,17 @@ time: then: - switch.turn_off: pump -dallas: - - pin: D4 - update_interval: 10s +one_wire: + - platform: gpio + pin: D4 + sensor: - - platform: dallas + - platform: dallas_temp address: 0xd1000007494b3628 name: "Pool Temperature" - - platform: dallas + update_interval: 10s + - platform: dallas_temp address: 0x440000073de2e728 name: "Solar Temperature" + update_interval: 10s diff --git a/garage1.yaml b/garage1.yaml index 4e389ed..3a24efd 100644 --- a/garage1.yaml +++ b/garage1.yaml @@ -1,5 +1,5 @@ substitutions: - garageSide: wo # sy, wo + garageSide: sy # sy, wo esphome: name: garage${garageSide} @@ -7,7 +7,9 @@ esphome: board: esp32dev ota: - password: !secret gd_passwd + - platform: esphome + password: !secret gd_passwd + api: encryption: key: !secret gd_key diff --git a/gong.yaml b/gong.yaml index 2bd8ea1..43dbb3b 100644 --- a/gong.yaml +++ b/gong.yaml @@ -12,7 +12,8 @@ api: key: !secret gong_key ota: - password: !secret gong_password + - platform: esphome + password: !secret gong_password wifi: ssid: !secret wifi_ssid diff --git a/sonoffStecker1.yaml b/sonoffStecker1.yaml index 988156d..bd11910 100644 --- a/sonoffStecker1.yaml +++ b/sonoffStecker1.yaml @@ -1,6 +1,7 @@ esphome: name: sonoffstecker1 - platform: ESP8266 + +esp8266: board: sonoff_basic # Enable logging diff --git a/tablesoccer.yaml b/tablesoccer.yaml index 8a760f6..ce07060 100644 --- a/tablesoccer.yaml +++ b/tablesoccer.yaml @@ -32,7 +32,8 @@ external_components: components: [ tablesoccer_btn_helper ] ota: - password: !secret streamsign_password + - platform: esphome + password: !secret streamsign_password output: - platform: gpio