homeassistant-mikrotik_router
homeassistant-mikrotik_router copied to clipboard
Update README.md - mention permissions for temp sensors
Proposed change
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.
Type of change
- [ ] Bugfix
- [ ] New feature
- [ ] Code quality improvements to existing code or addition of tests
- [x] Documentation
Additional information
Checklist
- [ ] The code change is tested and works locally.
- [ ] The code has been formatted using Black.
- [ ] Tests have been added to verify that the new code works.
- [x] Documentation added/updated if required.