mirror of
https://github.com/adrianjagielak/home-assistant-futurehome.git
synced 2025-09-13 15:47:08 +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
|
# https://developers.home-assistant.io/docs/add-ons/configuration#add-on-config
|
||||||
name: Futurehome
|
name: Futurehome
|
||||||
version: "0.0.16"
|
version: "0.0.17"
|
||||||
slug: futurehome
|
slug: futurehome
|
||||||
description: Local Futurehome Smarthub integration
|
description: Local Futurehome Smarthub integration
|
||||||
url: "https://github.com/adrianjagielak/home-assistant-futurehome"
|
url: "https://github.com/adrianjagielak/home-assistant-futurehome"
|
||||||
|
@ -8,3 +8,6 @@ configuration:
|
|||||||
password:
|
password:
|
||||||
name: Password
|
name: Password
|
||||||
description: Your Futurehome local API/MQTT 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