mirror of
https://github.com/adrianjagielak/home-assistant-futurehome.git
synced 2025-11-18 09:09:03 +00:00
Add ability to specify a custom MQTT broker
This commit is contained in:
@@ -32,6 +32,10 @@ schema:
|
||||
tp_username: 'str?'
|
||||
tp_password: 'password?'
|
||||
tp_allow_empty: 'bool?'
|
||||
custom_mqtt_host: 'str?'
|
||||
custom_mqtt_port: 'int?'
|
||||
custom_mqtt_user: 'str?'
|
||||
custom_mqtt_pwd: 'password?'
|
||||
demo_mode: 'bool?'
|
||||
show_debug_log: 'bool?'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user