Update README.md

Mention that at least on mikrotik 7.16 you need also reboot permissions in order for the health attributes to be shown. Unclear if this is a bug or not.
This commit is contained in:
Brendan Le Foll 2024-10-04 15:51:45 +02:00 committed by GitHub
parent de1ca6a6f6
commit 1f03cf55dc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -181,7 +181,7 @@ Use integration master branch instead of latest release to keep up with RouterOS
1. Create user for homeassistant on your mikrotik router with following permissions:
* read, write, api, reboot, policy, test
* lower permissions are supported, but it will limit functionality (read and api permissions are mandatory).
* system health sensors won't be available without write permissions. this limitation is on mikrotik side.
* system health sensors won't be available without write & reboot permissions. this limitation is on mikrotik side.
2. If you want to be able to execute scripts on your mikrotik router from HA, script needs to have only following policies:
* read, write
or check "Don't Require Permissions" option