mirror of
https://github.com/aljazceru/addons.git
synced 2026-02-09 23:24:20 +01:00
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Snips.AI",
|
||||
"version": "0.4.3",
|
||||
"version": "0.4.3-p1",
|
||||
"slug": "snips",
|
||||
"description": "The first on-device voice platform",
|
||||
"url": "https://home-assistant.io/addons/snips/",
|
||||
|
||||
@@ -36,8 +36,11 @@ if [ "$MQTT_BRIDGE" == "true" ]; then
|
||||
echo "password $PASSWORD"
|
||||
} >> /etc/mosquitto.conf
|
||||
fi
|
||||
|
||||
echo "topic # OUT" >> /etc/mosquitto.conf
|
||||
|
||||
{
|
||||
echo "topic # OUT"
|
||||
echo "topic # IN hermes/ hermes/"
|
||||
} >> /etc/mosquitto.conf
|
||||
fi
|
||||
|
||||
echo "[Info] Start internal mqtt broaker"
|
||||
|
||||
Reference in New Issue
Block a user