mirror of
https://github.com/adrianjagielak/home-assistant-futurehome.git
synced 2025-11-18 17:19:02 +00:00
Add initial version of the add-on code
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
configuration:
|
||||
message:
|
||||
name: Message
|
||||
description: The message that will be printed to the log when starting this example add-on.
|
||||
hub_ip:
|
||||
name: Hub IP
|
||||
description: Optional – leave blank for automatic discovery.
|
||||
username:
|
||||
name: Username
|
||||
description: Your Futurehome local API/MQTT username.
|
||||
password:
|
||||
name: Password
|
||||
description: Your Futurehome local API/MQTT password.
|
||||
|
||||
Reference in New Issue
Block a user