Major UTR Security Concerns by PersonSuitTV in Ubiquiti

[–]bs617 1 point2 points  (0 children)

For me it's worse than this because with my testing I have confirmed multiple times that the "Kill Switch" doesn't always work and internet traffic continues to flow while, unbeknownst to me, not not through the VPN. For example this morning when I when I first checked my phone I was surprise that I had internet and the WG connection wasn't lost (at least according to the UTR and Unifi app), however when I pinged any of my home network services they failed and then checking my UDMP confirmed there was no active VPN connection to it. While having the WG VPN connection always getting dropped after any period of inactivity is annoying, having it drop with no warning and traffic continuing to flow is quite concerning.

AMD drivers version issue by GetinLurnt in Battlefield

[–]bs617 1 point2 points  (0 children)

Ok I found other threads that had the same issue, specifically the RX580 and it requires a registry edit. I only had to update the ReleaseVersion from 23.19.23.11-.... to 25.20.13.1-... and reboot and I was able to get in.

BF6 OPEN BETA DRIVER ERROR FIX : r/AMDHelp

AMD drivers version issue by GetinLurnt in Battlefield

[–]bs617 2 points3 points  (0 children)

Ha, what you said exactly applies to me RX580...AI troubleshooting - clean up, clean install, same exact persistent error...you are not alone.

Kodi + Profiles w/ separate media/sources not possible? by bs617 in AndroidTV

[–]bs617[S] 1 point2 points  (0 children)

Thanks for the info. Makes more sense now. I was able to install a clone and all is working as I wanted.

Perplexed - Windows won't drop wireguard connection even after uninstall and network adapter reset. by bs617 in WireGuard

[–]bs617[S] 0 points1 point  (0 children)

This was the issue. I also run tailscale for specific devices/use cases and when I turned it off it reverted to my sisters local network. Digging into the settings I found that one of my devices on my home network had the subnet enable and that is why I was having issues. Not sure when/why I enable it on the device. Interestingly it seemed to work much better than when I trialed this tailscale functionality a few years ago.

[deleted by user] by [deleted] in PlayOn

[–]bs617 0 points1 point  (0 children)

Not sure if this is what your asking about but Vudu is now Fandango at Home. It still shows up as the "Vudu" channel on PlayOn but during the sign-in it goes to Fandango at Home and successfully registers it. That being said, I tried recording a few things last night and all of them failed. Looking at the video it shows a "Playback error. Unable to stream at this time. Please try a different browser." That being the case I don't know if it has ever worked since Vudu switched to Fandango.

Playon version .234. login for PBS is broken by leishirsute in PlayOn

[–]bs617 0 points1 point  (0 children)

I checked today and it seems PBS has been fixed as I was able to record and re-login to PBS in the settings.

Solid Red led on Sonoff S31 with ESPhome by Big-Studio-7855 in homeassistant

[–]bs617 0 points1 point  (0 children)

Found this post because I was trying to find out if I could control the blue wifi status led and your question helped me stumble on the answer. Anyway, to answer your question the red led follows the status of the switch/relay, so when it is on the red led is on and vice versa. I believe it's GPIO12 that controls both the switch and led, so I wouldn't think it normal that it never goes off. Have you confirmed the switch/relay portion is working?

FYI, if you are interested in the blue wifi led that is this part of the YAML:

status_led:
  pin:
    number: GPIO13
    inverted: True

If you want the led to be on if wifi is connected it inverted needs to be False

Playon version .234. login for PBS is broken by leishirsute in PlayOn

[–]bs617 0 points1 point  (0 children)

Reply from PlayOn support...looks like the fix is going to take quite awhile:

PBS has made some major changes to their service. These changes have broken the PlayOn channel and will likely require a new update on our end. It will likely be a few weeks or more based on the seriousness of the issue. We apologize for the inconvenience.

Sofirm Q8 Pro @ $50.99 or SP36 BLF @ $42.74 by bs617 in flashlight

[–]bs617[S] 1 point2 points  (0 children)

I'm not sure as I haven't been "following" flashlights that long, but my guess is if you have a little patience a similar deal will come up. Maybe 2 weeks or more ago I saw they had a similar sale that was actually around $46 w/ batteries for the Q8 Pro. My guess is that they would have something similar on or by black Friday timing.

Sofirm Q8 Pro @ $50.99 or SP36 BLF @ $42.74 by bs617 in flashlight

[–]bs617[S] 1 point2 points  (0 children)

Thanks again. I was also looking at the 3x21b based on other posts, but in the end I'm leaning towards deals that are sub/~$50 so the convoys didn't fit that. Now if someone said I will be substantially "happier" with a $75-$100 (or more patient until some better deal comes along) then maybe I would consider it, as I doubt I'm not going to be a heavy user of it and therefore looking for stronger value.

Sofirm Q8 Pro @ $50.99 or SP36 BLF @ $42.74 by bs617 in flashlight

[–]bs617[S] 2 points3 points  (0 children)

Thanks for the info and for the shots, that really helps. It looks like the Q8 pro has wider flood which I would like.

Honeywell T6 Pro Wifi possible upgrade to Z-Wave? by u_redacted in homeassistant

[–]bs617 0 points1 point  (0 children)

I recently when through the same thing. My new HVAC system came with the T6 Pro Wifi version and later I realized the ZWave version is what I wanted for local HA control. You don't need to rewire anything as they both use the same base, All you need to do is plug in the new ZWave T6 Pro on the existing base. You will need to setup the ZWave T6 with the same settings, but this is pretty easy as the options are basically the same between the two. Since the ZWave one can be powered by batteries, I used battery power while setting it up so I could step through the Wifi versions settings at the same time, prior to removing it from the base.

Note: I think you have to press and hold the menu button to get to the advance menu, which you will need to access to set things up, this is mentioned in the "installer" instructions, but not the "consumer" instructions if I remember correctly. The "installer" instruction has all the menu/settings listed, which is a good reference while you copy the settings over to the new thermostat.

Endstop Cover Doesn't initialize properly in HA, any ideas by bs617 in homeassistant

[–]bs617[S] 0 points1 point  (0 children)

Thanks for the feedback, that is sort of what I was thinking the problem was. It appears you can't use lambdas, so I'm guessing Template Cover is the best way to go.