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.