Closed thicla01 closed 2 years ago
How do you add a wall control?
I just replaced the name, the IP address and the Mac address. I kept the "fanModel" as "Haiku H/I Series",
It's working for the one in the bedroom but not the one in the living room.
I have a feeling that It behaves like a relay
Interesting, I didn't know that would work.
I don't think I ever got a look at the log files when you have both fans configured at the same time. Can you add the Haiku Chambre to the config file as an additional fan, before the Haiku Salon entry. All parameters for the two fans the same but ip, mac and name.
kill/restart
And email the config and log output.
OK I will do that after dinner
Thanks. After that you can put everything back to the way you want it, kill homebridge and restart it with hb-service and manage it with Homebridge-UI or whatever.
I'm at loss to why the living room fan isn't working with the plugin. I don't think there's any problem with your fan itself and I don't think there's any problem communicating with your fan. But I don't have any ideas left now. I'll give it some thought and reach out to homebridge discord over the next days.
Hello oogje,
Email sent with the new configuration file and the log. Thank you very much for your help and your patience.
Let me know if I can help further. In the meantime, I will use plugin version 0.4.3. Both fans are working fine with that version.
I received the email. Thank you.
Hmm... now you remind me that v0.4.3 works, that's a big clue I should follow up on.
And thank you for your patience.
One last thing, I installed the version 0.4.3 of the plugins with both Haiku fan. In the log I see that part for the Haiku Chambre
[22/10/2022, 12:42:48] [BigAssFans-i6] Haiku Chambre - light detected
That part is missing for Haiku Salon. But it's possible to control the light even if the light seems to be undected in the log.
The CPU load is at 2%
I noticed that because with the plugin version 0.5.x, the light is detected for Haiku Chambre but not for Haiku Salon.
In Homebridge.ui "Accessories" section, all the accessories for both fan are created and are working.
Another clue. Thanks.
After a restart,
[22/10/2022, 13:42:36] [BigAssFans-i6] Haiku Salon - light detected
Fascinating.
On Oct 22, 2022, at 1:45 PM, thicla01 @.***> wrote:
After a restart,
[22/10/2022, 13:42:36] [BigAssFans-i6] Haiku Salon - light detected
— Reply to this email directly, view it on GitHub https://github.com/oogje/homebridge-i6-bigAssFans/issues/16#issuecomment-1287867735, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAKLWWFTFG5D6YVY764FSK3WEQRZ3ANCNFSM6AAAAAAQU3SURU. You are receiving this because you commented.
:)))
After several restart, I have "Haiku Chambre - light detected" but not for Haiku Salon.
But anyway, everything is working fine.
I think I found the problem. Please try homebridge-i6-bigassfans@0.5.2-beta4
at your convenience.
Hello oogje,
Good news! [24/10/2022, 16:12:28] [BigAssFans-i6] Haiku Salon - downlight detected [24/10/2022, 16:12:28] [BigAssFans-i6] Haiku Salon - no uplight detected
It's working! Accessories created and I have communication with both fan. It's working also with Home app.
I reconfigured everything from scratch and same results, it's working.
Thank you very much.
By curiosity what was the solution?
That's great. The problem was in parsing the messages from the fan. That functionality is very different between v0.4.x and v0.5.x and in retrospect it was the obvious place I should have immediately looked at. But it was the inconsistent "light detected" messages that got me to focus on that part of the code.
The plugin ignores "scheduling" messages from the fan, but it didn't ignore them properly, leaving extraneous data in the message buffer that I then tried to parse which produced seemingly unpredictable behavior.
Thank for sticking with it.
It's was a pleasure to be able to help you. That plugin is really helpful for me :)
Thanks for your great work.
Describe The Bug:
The plugin was working flawlessy for several month, but now the Child bridge process ends continually
To Reproduce:
I have remove the plugin, clean the cache, restart the server, reinstall the plugin, reconfigure my Haiku Fan. The process start normaly. when I restart Homebridge, the child bridge process ends again continually
Expected behavior:
The process stay up after a Homebridge restart
Logs:
Plugin Config:
Screenshots:
Environment:: Homebridge run on a Raspberry Pi 4B, Raspbian GNU/Linux 11 (bullseye)