diff --git a/esphome/components/basis.yaml b/esphome/components/basis.yaml index bb99207..86406d7 100644 --- a/esphome/components/basis.yaml +++ b/esphome/components/basis.yaml @@ -32,6 +32,8 @@ time: id: time_homeassistant on_time_sync: - component.update: S0tool_uptime_timestamp +# https://esphome.io/components/safe_mode need for ESPHome v2024.6.x +safe_mode: sensor: #------------------------# sensoren #------------------------# @@ -96,4 +98,3 @@ button: name: "Safe Mode" entity_category: diagnostic disabled_by_default: True - diff --git a/esphome/puls-water-internal.yaml b/esphome/puls-water-internal.yaml index f2c55a8..74db3c7 100644 --- a/esphome/puls-water-internal.yaml +++ b/esphome/puls-water-internal.yaml @@ -12,7 +12,7 @@ esphome: project: name: "huizebruin.${name}" version: "${vdate}" - min_version: 2024.2.0 + min_version: 2024.6.0 esp8266: board: d1_mini restore_from_flash: true diff --git a/static/index.html b/static/index.html index dc38c48..3036642 100644 --- a/static/index.html +++ b/static/index.html @@ -43,8 +43,8 @@

S0tool & Made for ESPHome program

- S0tool-logo
- ESPHome
+ S0tool-logo
+ ESPHome
S0tool is a versatile tool for monitoring water and energy consumption. It works seamlessly with ESPHome and offers various features.