Add initial version of the add-on code

This commit is contained in:
Adrian Jagielak
2025-07-21 22:28:31 +02:00
parent bcfa60a749
commit 1c43d8a3ec
25 changed files with 3159 additions and 68 deletions

View File

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