Revert "Add ability to specify a custom MQTT broker"

This reverts commit b937f90340.
This commit is contained in:
Adrian Jagielak
2025-10-16 02:06:06 +02:00
parent 729c6c839f
commit afbfd1d1c7
4 changed files with 5 additions and 31 deletions

View File

@@ -17,18 +17,6 @@ configuration:
tp_allow_empty:
name: Allow Empty Thingsplex Credentials
description: Allow empty Thingsplex username and/or password.
custom_mqtt_host:
name: Custom MQTT Host (Optional)
description: Your custom MQTT broker host.
custom_mqtt_port:
name: Custom MQTT Port (Optional)
description: Your custom MQTT broker port.
custom_mqtt_user:
name: Custom MQTT Username (Optional)
description: Your custom MQTT broker username.
custom_mqtt_pwd:
name: Custom MQTT Password (Optional)
description: Your custom MQTT broker password.
demo_mode:
name: Demo Mode
description: Use a sample recorded state from a real Futurehome Smarthub to simulate devices.