You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
on linux and macos there is a command called arp that reports IP addresses and the underlying mac address. the mac address for the osram lightify bridge starts with '84:18:26'. so on my system:
% arp -an |fgrep '84:18:26'
? (192.168.1.89) at 84:18:26:xx:yy:z on en0 ifscope [ethernet]
which tells me that the bridge is at 192.168.1.89, e.g.,
Hi, I keep getting the error loading plugin. I also don't know how to get the IP for my bridge.
The text was updated successfully, but these errors were encountered: