Add information on README.md (#1154)

Add some informations to explain how ACL file should be in anonymous mode
This commit is contained in:
Pascal Vizeli
2020-03-05 10:42:42 +01:00
committed by GitHub
parent a79a6e2e5d
commit 7c71be7812

View File

@@ -131,6 +131,11 @@ Add the following configuration to enable **unrestricted** access to all topics.
user [YOUR_MQTT_USER]
topic readwrite #
```
For anonymous mode ( `"anonymous": true` ), your have to remove the `user [YOUR_MQTT_USER]` line like so:
```text
topic readwrite #
```
The `/share` folder can be accessed via SMB, or on the host filesystem under `/usr/share/hassio/share`.