mirror of
https://github.com/adrianjagielak/home-assistant-futurehome.git
synced 2025-09-13 07:37:09 +00:00
Add demo mode checkbox texts
This commit is contained in:
parent
3cbf43f358
commit
271f91127a
@ -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"
|
||||
|
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user