Open moonwatcher opened 4 months ago
Yeah, same for me too. I tried the other way plugin by origamidream with no luck
We've all been waiting for a fix for a while. I think this project might be dead since it hasn't been updated in over a year.
You'll just have to be patient with me. It didn't need any changes until late Spring when Coway broke the API.
is it just the api url that changed or has the whole API changed?
You're awesome. Thank you for continuing to support this plug-in.
You'll just have to be patient with me. It didn't need any changes until late Spring when Coway broke the API.
@ohmantics if it's just something around the authentication bit and/or some URL path changes (vs a deep change in the API) and you can point me in the right direction for the code to change and how to test it, I would be willing to dive in to give it a shot
I suspect it involves sniffing to find out the details. Coway doesn't exactly have a documented API... it's work... I get it. Respect bro. Whenever you have time :)
I was just coming here to check on the status of the update. Thank you everyone who is working on getting this back up and running.
I was about to go buy a new device/different brand, but I'm holding out because the actual product works the best in my opinion. I've been checking for an update once a day 😂
Crossing my fingers!
Any hope for an update to this plugin? ❤️
I think this project is dead. The other plugin out there seems to work and was last updated 3 months ago.
He's got a beta test out that works for me and is at least responsive to posts. I don't think this person wants to support this plug-in anymore. Tired getting the runaround, I even offered to pay for his time. Fixing this plug-in shouldn't be rocket science
Which project?!On Sep 21, 2024, at 2:00 PM, nbraunstein @.***> wrote: I think this project is dead. The other one seems to work. He's got a beta test out that works for me and is at least responsive to posts.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: @.***>
I think this project is dead. The other plugin out there seems to work and was last updated 3 months ago.
He's got a beta test out that works for me and is at least responsive to posts. I don't think this person wants to support this plug-in anymore. Tired getting the runaround, I even offered to pay for his time. Fixing this plug-in shouldn't be rocket science
Thanks for the premature announcement of my death. I am still working on it. The issue is not "fixing the plugin" but a rewrite because the old code and frankly most of the Homebridge plugins I use do not handle async operations properly and HB eventually traps itself using 100% CPU, requiring a restart every few days. The HB devs have been completely unresponsive to my multiple requests for a proper example of how they expect plugins to work with cloud services since they added obnoxious messages about "this plugin slows down HB" and the like and do that for every plugin I use. I have been endlessly rewriting and trying new approaches to get around that.
I also wasted time messing around with the other plugin and it does not work well for my 400S. It creates HomeKit sensors that do nothing like report incorrect temperature of 32°F. The Korean models are just different.
Appreciate the hard work you've put into this.
Anything we can do to support? Any code that's blocking you particularly hard right now?
I was actually using the new beta version from Origami dream. It does work but created a bunch of useless sensors.
What was funny though, I actually got my IoCare account banned for what I'm assuming is too my requests when in some kind of HB boot loop. Just said contact customer service 😂 I left it after a couple days of it working, which was a mistake.
I had to create a new account with a different email and re pair it. AH-1512HHS. Now, I can't login to the plugin on homebridge even though my password is correct/same as the previous account, just a different email.
The light button turned the light on but not off (unit still beeped)
Could adjust fan speed and put the device in auto but not back to manual (unit still beeped). Could power the unit off but not on.
Essentially all the buttons were useless, but it was nice to see PM2.5 it in there for a change. I gave up and disabled the plugin
I would hardly characterize that as "does work". it might be interesting that it's authenticating but then incorrectly implementing the API.
@ohmantics Would you be open to create a PR with the work you have done so far? That would allow us to possibly support you or see if we can be of any help. This shouldn't all fall on you although I appreciate that you are undertaking this.
Tried using this with a new Airmega 250S.
getting the following error, I assume the API has changed?