Added tip that RouterOS uses ping (#22873)

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
Sam Jongenelen 2022-06-29 13:12:10 +02:00 committed by Franck Nijhof
parent 4310afde5c
commit aa04ae2f73
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -25,6 +25,8 @@ There is currently support for the following device types within Home Assistant:
You have to enable accessing the RouterOS API on your router to use this platform. You have to enable accessing the RouterOS API on your router to use this platform.
RouterOS uses a ping test to determine client presence, make sure you are not blocking this on the client (Windows firewall default behavior), as this will result in the provided `device_tracker` having the state `not_home`.
Terminal: Terminal:
```bash ```bash
@ -38,6 +40,7 @@ Go to **IP** -> **Services** -> **API** and enable it.
Make sure that port 8728 or the port you choose is accessible from your network. Make sure that port 8728 or the port you choose is accessible from your network.
{% include integrations/config_flow.md %} {% include integrations/config_flow.md %}
## Use a certificate ## Use a certificate