Add demo mode checkbox texts

This commit is contained in:
Adrian Jagielak 2025-07-23 20:47:45 +02:00
parent 3cbf43f358
commit 271f91127a
No known key found for this signature in database
GPG Key ID: 0818CF7AF6C62BFB
2 changed files with 4 additions and 1 deletions

View File

@ -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"

View File

@ -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.