homebridge-shelly
homebridge-shelly copied to clipboard
[Support] specify IP address of Shelly device
Hi, running the latest homebridge and plug-in.
My Shelly devices are connected to a different vlan than the homebridge server, for Security reasons. I know Shelly devices IP addresses and opened the firewall for the HB server to communicate to them.
Does this plug in allow me to specify not just ID of each Shelly device but also their IP address?
Thank you
No, it doesn’t. This is not a limitation of this plugin but of the Shelly devices. The new Plus
and Pro
devices do support it though.
Hi. I have Shelly 1 device, connected to IoT WiFi vlan. My iPhone is connected to House WiFi VLAN. The Shelly app can add the Shelly device as the firewall allows the connectivity. The device is also discoverable using mcast.
Vladimir Jirasek Time zone: London/Europe Book a meeting with me:https://calendly.com/vladimirjirasek
From: Alexander Rydén @.> Sent: Thursday, January 20, 2022 7:01:02 PM To: alexryd/homebridge-shelly @.> Cc: Vladimir Jirasek @.>; Author @.> Subject: Re: [alexryd/homebridge-shelly] [Support] specify IP address of Shelly device (Issue #359)
No, it doesn’t. This is not a limitation of this plugin but of the Shelly devices. The new Plus and Pro devices do support it though.
— Reply to this email directly, view it on GitHubhttps://github.com/alexryd/homebridge-shelly/issues/359#issuecomment-1017823551, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ABDKIPHEPH7IH3UDMDP46F3UXBLW5ANCNFSM5LM4AIJA. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you authored the thread.Message ID: @.***>
Same issue here. I'm running Homebridge on my Synology NAS with two network interfaces.
LAN 1 = VLAN 10 (default) LAN 2 = VLAN 20
My Shelly is on VLAN 20 but this plugin cannot discover it. Firewall rules are set and it can be reached. It would be great if you guys could add a device ip option.
I came over this topic today.
If you run in host mode, it should be possible to specify the outgoing Interface. Here you can specify the IP-Address from the NIC which is located in the dedicated VLAN (If you have one, otherwise you could create one).
With that done, the Plugin should discover the Shellys. (I will try that tomorrow and report if it works as expected.)