diff --git a/README.md b/README.md index e759779..b0892ba 100644 --- a/README.md +++ b/README.md @@ -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