mirror of
https://github.com/tomaae/homeassistant-mikrotik_router.git
synced 2025-07-25 13:04:32 +02:00
Merge pull request #376 from arfoll/patch-1
Update README.md - mention permissions for temp sensors
This commit is contained in:
commit
7bada8570e
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