Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

If your Animus Home Mobile app (iOS or Android) can't find your Heart automatically then you can add the local IP address of your Heart manually.

...

1. Find the default gateway (router) IP address:

    • For Windows: Use the Run dialog (Win + R) and type cmd. Then type the following: ipconfig | findstr "Default Gateway"
    • For MacOS: Open Spotlight (CMD + Spacebar) and type terminal. Then type the following: netstat -nr | grep default
    • For Linux-based OS: Open a terminal (Ctrl + Alt + T on Ubuntu flavours). Then type the following: ip route | grep default

...

3. Look for the DHCP table/leases to show all IP addresses that are assigned along with device names if they are available.

Filter by label (Content by label)
showLabelsfalse
max5
spacesAHK
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ( "network" , "ip" , "find-ip" ) and type = "page" and space = "AHK"
labelsnetwork ip find-ip

Page Properties
hiddentrue


Related issues


...