From 271f91127ae137efbb5792393124c7797afdafcd Mon Sep 17 00:00:00 2001 From: Adrian Jagielak Date: Wed, 23 Jul 2025 20:47:45 +0200 Subject: [PATCH] Add demo mode checkbox texts --- futurehome/config.yaml | 2 +- futurehome/translations/en.yaml | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/futurehome/config.yaml b/futurehome/config.yaml index b1870cd..544c5c7 100644 --- a/futurehome/config.yaml +++ b/futurehome/config.yaml @@ -1,6 +1,6 @@ # https://developers.home-assistant.io/docs/add-ons/configuration#add-on-config name: Futurehome -version: "0.0.16" +version: "0.0.17" slug: futurehome description: Local Futurehome Smarthub integration url: "https://github.com/adrianjagielak/home-assistant-futurehome" diff --git a/futurehome/translations/en.yaml b/futurehome/translations/en.yaml index bb63877..80fce65 100644 --- a/futurehome/translations/en.yaml +++ b/futurehome/translations/en.yaml @@ -8,3 +8,6 @@ configuration: password: name: Password description: Your Futurehome local API/MQTT password. + demo_mode: + name: Demo Mode + description: Use sample recorded state from a real Futurehome Smarthub to simulate devices.