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