diff --git a/Integrations/ESPHome/Core.yaml b/Integrations/ESPHome/Core.yaml index 1d74c18..cd0ee0f 100644 --- a/Integrations/ESPHome/Core.yaml +++ b/Integrations/ESPHome/Core.yaml @@ -1,5 +1,5 @@ substitutions: - version: "26.7.27.1" + version: "26.7.31.1" # Manifest URL bases. Stable = GitHub Pages (main branch builds). # Beta = rolling "beta-fw" pre-release assets (beta branch builds). stable_manifest_base: "https://apolloautomation.github.io/CAST-1" @@ -179,9 +179,14 @@ sensor: update_interval: 60s switch: + - platform: factory_reset + disabled_by_default: True + name: "Factory Reset ESP" + id: factory_reset_all + - platform: factory_reset id: factory_reset_switch - disabled_by_default: true + internal: true - platform: template name: "Bluetooth Proxy"