changed mqtt brokers
This commit is contained in:
@@ -14,8 +14,8 @@ appdaemon:
|
|||||||
mqtt:
|
mqtt:
|
||||||
type: mqtt
|
type: mqtt
|
||||||
namespace: mqtt
|
namespace: mqtt
|
||||||
client_host: homeassistant
|
client_host: zigbee.localdomain
|
||||||
client_user: appdaemon
|
client_user: homeassistant
|
||||||
client_password: !secret mqtt_password
|
client_password: !secret mqtt_password
|
||||||
client_topics:
|
client_topics:
|
||||||
- zigbee2mqtt/#
|
- zigbee2mqtt/#
|
||||||
|
|||||||
Reference in New Issue
Block a user