mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +00:00
Added tip that RouterOS uses ping (#22873)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
4310afde5c
commit
aa04ae2f73
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user