mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-19 22:24:15 +01:00
Update configure_mqtt.md
This commit is contained in:
@@ -30,7 +30,8 @@ appdaemon:
|
||||
type: mqtt
|
||||
namespace: mqtt
|
||||
client_id: "appdaemon"
|
||||
client_host: 192.168.75.30
|
||||
client_host: core-mosquitto.local.hass.io # This should work if you are using supervised HomeAssistant; if not use the IP Address instead.
|
||||
#client_host: 192.168.75.30
|
||||
client_port: 1883
|
||||
client_user: "mqttuser"
|
||||
client_password: "mqttpassword"
|
||||
|
||||
Reference in New Issue
Block a user