redoz / com.redoz.aranet4

Aranet4 support for Homey Pro
GNU General Public License v3.0
0 stars 2 forks source link

Unable to add Aranet4 after removing it #1

Open rodenboog opened 1 year ago

rodenboog commented 1 year ago

After a battery swap of my Aranet4, it stopped synchronizing with Homey. I then removed the Aranet4 app from Homey and wanted to add it again to solve the problem, but the app said it didn't see new devices. Restarting or re-installing the app didn't solve it.

Homey is within reach of the Aranet4 device, tested on Homey Pro (early 2023), version 10.0

homey-aranet4-no-new-devices
rodenboog commented 1 year ago

Restarting Homey solved it. Closing the issue

redoz commented 1 year ago

Curious, I'll see if I can reproduce it this weekend but glad you got it working anyway 👍

redoz commented 1 year ago

@rodenboog Well I think I can reproduce it, but I'm not sure if it's a bug in the latest homey firmware or if it's something in my app, but I'll see if I can't get to the bottom of it as my aranet4 device also no longer works :)

redoz commented 1 year ago

I'll try to increase the timeouts and release a new test-version soon, but I think this is an issue in Homey and not my app, I've opened an issue https://github.com/athombv/homey-apps-sdk-issues/issues/312 to see if they're able to provide any more insight.

redoz commented 1 year ago

I've published a test app with increased timeouts: https://homey.app/nl-nl/app/com.redoz.aranet4/Aranet4/test/ But I'm not really sure it'll improve things because it seems to me the timeouts provided are ignored, I'm getting timeout errors after 5 seconds, even though I specify a timeout of 15. So we'll see if the Homey developers can provide some more light on the situation