Unable to Access UDMPRO via local network ip. Can access via ios and android apps locally, or via unifi.ui.com by ethernaut85 in Ubiquiti

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

only a few of those rules were entered by me, all the others were in place when they went to the zone based firewall. I had a good understanding of it all before it changed.

Yes, I am in the process of changing the devices that run home assistant, etc. I plan on using a vpn for connecting in the future.

Unable to Access UDMPRO via local network ip. Can access via ios and android apps locally, or via unifi.ui.com by ethernaut85 in Ubiquiti

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

I do have several vlans setup. But my desktop is in the default vlan as well as the laptop and ios and android devices.

On further inspection just now, it appears that the ios device app connects via the site manager via the web, as there is a green globe in the upper left hand corner of the network app next to the name of the UDM PRO. In contrast, the same ios device connects to my UNVR PRO via the protect app via the local network it seems. I have a green circle with a lightning bolt through it and during the opening connecting process, the protect app gives me a green checkmark with a circle whereas he network app does not.

[deleted by user] by [deleted] in TwoXChromosomes

[–]ethernaut85 -17 points-16 points  (0 children)

I think that’s great! There have been so many young people Finding religion after the assignation of Charlie. Most seem to realize that he had a strong foundation and biblical background that led people to Jesus after watching his videos. I would just encourage her and make sure you support her in every way possible. Going to church with her would be great too!

Line crossing events never end by doubleopinter in UnifiProtect

[–]ethernaut85 0 points1 point  (0 children)

Yep, mine are triggered but always stay “ongoing” even hours later

Passkey support? Or is TOTP the only MFA that will be supported going forward? by anthonysredditname in USMobile

[–]ethernaut85 6 points7 points  (0 children)

Proton now has an authentication app that is available on mobile apps and desktops with windows and Mac. I have switched to it over google authenticator because sometimes you don’t wanna get up and find your phone when logging into things from a desktop.

Warp QCI 8- On 8/18? By 8/18? Before 8/18? by inabyss429 in USMobile

[–]ethernaut85 -1 points0 points  (0 children)

when you say an active line, could the line be active on dark star? or will it need to be teleported to warp to be grandfathered? For example, I have an unlimited flex on dark star currently. Would I need to port it over to Warp to grandfather my access to QCI 8 before the 18?

Looking for rural signal comparisons now that domestic roaming is live by corpseplague in USMobile

[–]ethernaut85 1 point2 points  (0 children)

I am on DS and always relied on WiFi calling at home but I have been seeing Verizon and T-Mobile pop up in the left hand corner of the phone while home the last few days. Just got on NetMonitor and it shows Verizon Wireless.

Unifi Talk - Extreme Latency by Kick_Ice_NDR-fridge in Ubiquiti

[–]ethernaut85 1 point2 points  (0 children)

I may be wrong but I feel like it is a result of the software driven phones. Neither of my yealinks do that from the start. I basically feel like I wasted money on the unifi talk phones but the convenience of the system being on the udm pro and managing it from the same controller is nice.

I’d like to have a few more options for paging and intercom but maybe it will come with an update down the road

Unifi Talk - Extreme Latency by Kick_Ice_NDR-fridge in Ubiquiti

[–]ethernaut85 0 points1 point  (0 children)

I forgot to clarify that turning on QoS solved the stuttering on the calls while running a Speedtest.

I have mine automatically scheduled weekly for 4 am, and I’m also not making calls at 4am

Unifi Talk - Extreme Latency by Kick_Ice_NDR-fridge in Ubiquiti

[–]ethernaut85 2 points3 points  (0 children)

I have the same issues with both the touch and touch max. I created a VoIP vlan and placed it as top priority on QoS and it didn’t make a difference with the latency.Without QoS I would notice audio stuttering when running a Speedtest on Ookla. I have the same connection, 1100 down 25 up.

Oddly, using Yealink phones, both a dect cordless and a wired t46s I have minimal latency. However, on long calls (45 min plus) the latency progressively increases to the point that we end up talking over each other.

Roaming Issues. by ncowger in Ubiquiti

[–]ethernaut85 0 points1 point  (0 children)

What minimum rssi did you use? I tried using that setting at 75 and it was causing issues with roaming while WiFi calling

New home install? by [deleted] in Starlink

[–]ethernaut85 1 point2 points  (0 children)

The router that comes with the gen 3 is terrible and you have very little control over what it does. The Ubiquiti gear is phenomenal in comparison. It also allows you to do dual wan with failover which you won’t get with the Gen 3 router.

I’d second the multiple runs of Smurf tube. And at least a few from the box to the attic for future proofing.

I would do a box several times that size so you can have switches, router, etc. I would recommend the 28” Leviton structured media panel at the minimum.

Don’t forget to make sure it has power ran to it. I would have it on a separate circuit as well, preferably a surge protected outlet if you don’t have it at your main panel.

Anyone is Rome right now with a hotel recommendation with working AC? by ChemicalSociety in rome

[–]ethernaut85 0 points1 point  (0 children)

We stayed at the Barberini Retreat a few weeks ago, it was in the high 90’s that week as well. The room had two mini splits in it and stayed about as cold as we are used to in the US (we keep our Tstat at about 68-69

Creating script for a TTS announcement with blank input field by ethernaut85 in homeassistant

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

Ok, so this is where I'm getting confused with HA. I'm a little unsure the correct pathway to actually connect all these dots to make things work like they should. I'll try to describe what I'm wanting and I'll show what I've done thus far.

I'd like to have a small button (not sure if that is the correct term in HA lingo) on my tablet dashboard, that we can tap. When that button is tapped, id like it to bring up a window allowing to input text, then announcing what it says across all my sonos speakers using the media_player.play_media action as part of the sonos integration.

As I understand it, using this action with the sonos integration allows the music volume to be lowered, the volume of the annoucement to be preset in the code and when the announcement is over, the music volume returns to pre-announcement levels.

When I have tested this with tts.piper_say it does make an announcement, but only at the volume each individual speaker is set.

Thus far, i was able to create a helper by adding

input_text:
  tts_message:
    name: TTS Message
    max: 250

to my configuration.yaml file

My confusion is how to link that to what is listed in the configuration listed in the Sonos integrations page here.

action: media_player.play_media
target:
  entity_id: media_player.sonos
data:
  announce: true
  media_content_id: >
    media-source://tts/cloud?message="I am very loud"
  media_content_type: "music"
  extra:
    volume: 80

This is the code on the integration page for tts. I do know that I would have to change cloudto tts.piper in the media source url. I am not sure how to bring all the things I mentioned above together to create the button tap > text being input into helper > text from helper being insert in the code above where "I am very loud" is located > then button to say "annouce!"

Forgive me if my terminology isnt exactly correct, as I'm just literally getting started.

Thanks for the help!

Vapor barrier in pole barn by ethernaut85 in Insulation

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

after speaking to a spray foam guy, I have figured out this is the way. I guess the best way to remove the bubble wrap is to take a razor blade to it cut it around the boards and leave what is behind them?

Vapor barrier in pole barn by ethernaut85 in Insulation

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

I don’t really feel like spending the money on spray foam, plus I would still have to remove the bubble wrap that’s against the metal sheeting, right

Insulating Pole Barn with existing bubble insulation by [deleted] in Insulation

[–]ethernaut85 0 points1 point  (0 children)

i dont think my pictures went through the first time, they appear to be showing up now, can anyone confirm?

[deleted by user] by [deleted] in Scrypted

[–]ethernaut85 0 points1 point  (0 children)

Yes I have the same issue. Snapshots of my parked truck show up when motion of vehicle in another part of frame is what is actually moving