emilohman / homey-plejd

This App brings support for the Plejd devices.
MIT License
11 stars 7 forks source link

Plejd don't work any more V3.1.7 Homey V6.0.0 App 6.5.0.694 #10

Open alexm83 opened 3 years ago

alexm83 commented 3 years ago

Since the new Homey Update, all Plejd devices no longer work.

Plejd did recognize the Items from the network.

boot-w00t commented 3 years ago

I’m experiencing the same issue!

emilohman commented 3 years ago

It seems to be a problem for many users.. for me it's working as before. I've reported the problem to Athom (Homey) and I also try to do different changes to the code to make it work again. But it's hard to test when I can't reproduce the problem myself.

If someone is interested in helping me fix this you can install my test version of the app when it's available. In the meantime if it's possible try disconnecting the circuit to your Plejd devices and power on one of them and see if it works better or try another. Make sure nothing else is connected like the official Plejd mobile app or gateway.I would be very thankful for all help!

emilohman commented 3 years ago

Here is a new test version https://homey.app/a/se.emilohman.plejd/test/ please try it and send your error logs by going to More->Apps->Plejd->Gearwheel top right corner->Send diagnostic report button.

boot-w00t commented 3 years ago

I cut power to the entire house, when Homey booted up it started working. But about a minute of operation it starts getting laggy and gives timeouts and network request failure. Seems to work as long as you keep sending commands. If you after some time wake the connection again it takes about a 30-60s to get it to respond.

alexm83 commented 3 years ago

Installed the new version. unfortunately it doesn't work yet.

f75208d7-1849-42dc-8227-129a6a540adc

boot-w00t commented 3 years ago

Is it only me still experiencing problems even with v3.1.12? Do I need to do something special to get it to work again?

emilohman commented 3 years ago

No it's not only you. I've tried to fix it in the app but nothing helps. Homey has some bugs with BLE that came with V6.0. I really hope they fix them soon. The strange thing is that, the Plejd app works for some users including me. The bugs in Homey has to do with discovery of BLE devices:

https://github.com/athombv/homey-apps-sdk-issues/issues/202

https://github.com/athombv/homey-apps-sdk-issues/issues/203

boot-w00t commented 3 years ago

Okey, hope they resolve the issues soon. Keep up the great work with this great app!

emilohman commented 3 years ago

Has anyone tried the app with Homey v7.0.0-rc.8? Is it working any better?