[APP] Doorbird can not connect / Wong IP

Hello,

My doorbird is connected with kabel, I can retrieve info with [1],
unfortunately the Homey App tries to connect to a different IP adres. [2]
Can I set the adres manually?

Thank You.
Christophe

// 20201203161838
// http://192.168.178.107/bha-api/info.cgi

{
“BHA”: {
“RETURNCODE”: “1”,
“VERSION”: [
{
“FIRMWARE”: “000128”,
“BUILD_NUMBER”: “15961006”,
“WIFI_MAC_ADDR”: “1CCAE37180E3”,
“RELAYS”: [
“1”
],
“DEVICE-TYPE”: “DoorBird D101S”
}
]
}
}

[2]

Google Photos

This thread has been moved to the English forum, if you have any problems with that please feel free to contact me or another moderator.

THis was reported by another user some time ago as well: [APP] DoorBird . His solution was to reinstall the app. Not sure if he ment the Homey DoorBird app or the DoorBird smartphone app.

If that does not work you should contact the DoorBird company about this. Appearently your DoorBird is broadcasting a different IP address in it’s mDNS broadcasts which is use by the Homey app for DoorBird. That should not happen and hopefully they can explain how to fix it.

And in case you havent yet, you could try a reboot of the DoorBird first.

Thank You Phuturist,

I got it working, deleted the app, re-installed and it picked the correct adres.

Christophe