Cameron
Cameron
Same thing happens with mine; found out it's because Shelly is now shipping the second generation model called the Shelly **_Plus_** Plug US (notice the `prod2` in the firmware version)....
Ideally it should be a regex check for a valid IP as plenty of hostnames start with numbers. Perhaps something like this: `self.host = f'{host}.local' if '.local' not in host...
I'm guessing from the `192.168.1.x` subnet that `br0` is your main host network. If that's the case, then this isn't a Flame issue, nor even an Unraid issue, it's just...
I'm converting this to a draft while I mess with it some more, I have a couple test cases that still aren't working right and I want to refactor a...
I agree that there should be a button. I have the same issue on KDE Neon (base 24.04) with Dolphin, both with Wayland and Xwayland. In the meantime however, you...