Correct.
Btw shockingly we passed 1000 posts in this topic ![]()
Correct.
Btw shockingly we passed 1000 posts in this topic ![]()
Disabled IGMP snooping?
IGMP snooping on SSID can prevent WiFi clients and hosts from receiving traffic for a multicast group they have not explicitly joined. Upon detecting clients’ multicast group IDs, FortiAPs join the corresponding multicast groups and the controller sends multicast packets to only CAPWAP multicast groups. Thus, the controller can prune multicast traffic from managed APs that do not contain a multicast listener (an IGMP client).
yes, IGMP Snooping is Disabled. With other clients on the same SSID I do see the mdns broadcasts
Sorry am pretty much out of options.
Beta/test
v3.2.11
Yes that was indeed the order of actions that I executed to fix the issue (for me at least).
I had the same issue (several Homewizard devices not working), with Homey Pro 2023
What I did:
I hope this helps for some.
In the mean time I am on FW 10.0.0 RC 133 and app version 7.2.0 1217. I tried this version as well but stil the same problem = configuration screen disappears after 1 second.
Via iPhone Menno
Hi Jeroen, replied on this entry, as I think it might be related: my kwh meter (1 phase) does not show the solar panel output on the outer ring, instead it add the absolute value (-306W) to the inner ring as usage.
The graph should show (as I understand it):
If I deselect the solar panel, be selecting ground floor, the solar panel section turns purple. I assume to indicate a negative value ?
Is this a configuration thing I have missed ?
Strange it should. Did you remove/add it?
if (((data.active_power_w < 0) || (data.active_power_l1_w < 0)) && (this.getClass() == ‘sensor’)) {
if (this.getClass() != ‘solarpanel’) {
await this.setClass(‘solarpanel’).catch(this.error);
}
}
Hi Menno,
Sadly this is beyond me. You can try to see if my app test version v3.2.11 makes a difference but doubt it. This is for sure a Homey GUI app problem and for sure related to HomeyPro2023 in general.
I see no issues with my Homey Early 2016 part of my smoke test when I release a new update of it.
Are you sure the kWh is connected properly as well? As the Homey shows it as a Solar but still negative value.
@Jeroen_Tebbens I am on version v3.2.11 and firmware 10.0.0-rc133 on my HP23 and adding a device is still not working. The page disappears in one second. So I think also it is a HP23 thing.
On my HP19 i am on v3.2.9 for the HW app and adding a device is working as it should. This version was also not working on the HP23
In the web app is adding a device no problem.
Just for info.
The HomeWizard app shows de solar panel correctly (checked already).
Have not tried removing/adding.
Will add screenshot from the HW-app and try removing/adding later when back at home
Removing and re-adding solved the issue
After re-adding, the device was added under the ‘Devices’-section; after changing ‘What’s plugged in?’ to Solar Panel, all was ok
Thanks Jeroen for the quick reply !
Happy te hear!
Tried this multiple times didn’t work. Tonight I’ve installed v3.2.11 and tried the same again: All devices back online!
@Jeroen_Tebbens thanks for your help and suggestions. A virtual beer is on it’s way!
Sounds like your mdns problem is hostname related then.
I’ve added a product_type option to avoid hostnames.
Mine are offline again, so the fix was only temporary unfortunately. Running 3.2.9 on Homey Pro 2023.
Pushed v3.2.11 to production, awaiting Athom approval.