added mqtt plugin

This commit is contained in:
root
2023-07-30 23:01:21 -05:00
parent 80b7c50216
commit 688df0185f

View File

@@ -11,6 +11,15 @@ appdaemon:
# ha_url: http://rpi3.home.com:8123
ha_url: http://192.168.1.82:8123
token: !secret long_lived_token
mqtt:
type: mqtt
namespace: mqtt
client_host: homeassistant
client_user: appdaemon
client_password: !secret mqtt_password
client_topics:
- zigbee2mqtt/#
admin:
api:
http: