-
-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No devices shown after reboot #39
Comments
Are the devices on the same subnet as your HOOBS instance ie all your devices have an IP address 192.168.0.X? |
yes - all devices are setup in the same (Mesh) WLAN with 192.168.0.X |
and do you have upnp enabled on your router? |
I've done the upgrade to 4.4.0 a few minutes ago, and this is, what the protocol says: '' '' so it seems wemo has found one of my outlets (called Gartenlicht), and I'm able to switch it on and of with my Hoobs |
Ah, promising. Can you power cycle the other outlet to see if the plugin picks it up? And the lightbulbs... I assume you have a wemo link? can you power cycle this too? Are you on eero network? |
what does that mean. I'm not sure I understand |
btw the second outlet came back - only the lightbulbs are missing |
the system protocol now says: So can you tell me, howto upgrade the HB Version? I'm not really familiar with Linux code |
Do you have eero router? With regards to the message about the homebridge version, you can ignore this until hoobs release an update with homebridge 1.3.8. Which version of hoobs are you currently running? |
This is fine. I think HOOBS 4.1.18 will be released soon which will include homebridge 1.3.8. Until then, this will have no effect on the plugin. For your wemo lightbulbs, do you use a wemo link as the bridge? |
yes - there is Wemo Link used as a bridge. I've unpowered the link and put into a outlet again, but the lightbulbs are still missing |
Can you give the wemo link fixed ip from your router settings, and then configure the device manually in the plugin settings? |
I'm getting this messages now: '' |
like this? '' |
Would need to be like this: {
"platform": "Wemo",
"name": "Wemo",
"mode": "auto",
"debug": true,
"debugFakegato": false,
"debugNodeSSDP": false,
"wemoLinks": [
{
"label": "Wemo Link",
"serialNumber": "SERIAL NUMBER",
"manualIP": "192.168.0.173"
}
]
} |
Obviously replacing |
Are you able to disable the 5ghz band on your router, at least temporarily, to see if this makes a difference with the plugin? So disable the 5ghz so the network is totally 2.4ghz band, unpower your wemo devices and plug them back in, once they are back online then restart the plugin to see if they are discovered? If this doesn't work, then at least this is ruled out as to why the plugin can't find/control them |
I've checked this before. All affected accessories are connected with the 2.4 ghz connection, so I understand this should not be the issue. I didn't change this configuration since years, and therefore I don't believe that this could cause the problem, as it worked before over years in the same setup. |
Is there a way you can force your raspberry pi to use the 2.4ghz band to see if this makes a difference? |
It made no difference to run on 2.4ghz only, so I set everything back as it was before. After todays most recent hoobs update to 4.1.18 and HB Version 1.3.8 and the restart of my Network-System, everything is working as expected now. Thanks you for your patience - this task is resolved. |
What issue do you have? Please be as thorough and explicit as possible.
I Wasn't able to access to my devices. After several tries (including reboot the service, and the hoobs as well) I decided to use the clear cache function.
Now after restarting the whole thing, I can't see any of my devices, and wemo isn't discovering the devices even with mode=auto
Details of your setup.
Do you use (1) Homebridge UI-X (2) Homebridge CLI or (3) HOOBS?
Hoobs
Which version of Homebridge/HOOBS do you have?
4.1.17
Which platform do you run Homebridge/HOOBS on (e.g. Raspberry Pi/Windows/HOOBS Box)? Please also mention your version of Node.js/NPM if known.
RPi 4 on Node 16.13.1 and HB-Version 1.3.6
Which version of this plugin (homebridge-wemo) do you have? Has the issue started since upgrading from a previous version?
4.3.0
I'm not sure abaout the time when this issue shows up for the first time
Which Wemo devices do you have that are causing issues? Please include product models if applicable.
all of my devices are affected:
2 Outlets
5 Lightbulbs
Please paste any relevant logs below.
The text was updated successfully, but these errors were encountered: