From f88464db65c5058c78600386cc1a94a964a05c0b Mon Sep 17 00:00:00 2001 From: Benedikt Weber <44091658+bewee@users.noreply.github.com> Date: Wed, 31 Mar 2021 01:39:05 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f6eeb0a..10463d4 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Bridge your webthings to MQTT. You can then set properties, execute actions and Install this addon through the addon list or clone it to `~/.webthingsio/addons/` using git. -Then go to `Settings > Developer > Create local authorization`. Make sure that all devices are checked and that "monitor and control" is selected. Then click allow and copy the token from the first text field. Go to `Settings > Add-Ons > Macrozilla > Configure` and paste your token in the access token field, then click save. +Then go to `Settings > Developer > Create local authorization`. Make sure that all devices are checked and that "monitor and control" is selected. Then click allow and copy the token from the first text field. Go to `Settings > Add-Ons > MQTT Bridge > Configure` and paste your token in the access token field, then click save. Please also make sure that you configure the URL of your MQTT broker.