From e9372af0aadfde88d442fe57c800c79bee95a34a Mon Sep 17 00:00:00 2001 From: Timo Makinen Date: Mon, 23 Dec 2024 20:10:30 +0000 Subject: [PATCH] mosquitto: Allow shelly door/window writes --- roles/mosquitto/files/acl.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/roles/mosquitto/files/acl.conf b/roles/mosquitto/files/acl.conf index 5bb8e0a..aa76e34 100644 --- a/roles/mosquitto/files/acl.conf +++ b/roles/mosquitto/files/acl.conf @@ -2,3 +2,6 @@ topic deny # user shellyplug-s-* pattern write shellies/%u/# + +user shellydw2-* +pattern write shellies/%u/#