mirror of
https://github.com/tomaae/homeassistant-mikrotik_router.git
synced 2025-06-21 00:25:48 +02:00
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:
parent
de1ca6a6f6
commit
1f03cf55dc
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue