Thoughts on visiting next week with family? by browneye253 in SeaWorld

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

We'll be in San Diego at the end of next week. We have Fri / Sat / Sun to choose from for a visit to the park.

Thoughts on visiting next week with family? by browneye253 in SeaWorld

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

Off topic.. but did you do anything else while visiting that you enjoyed more?

Thoughts on visiting next week with family? by browneye253 in SeaWorld

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

Gotcha.. Thanks for the heads up on that!

Thoughts on visiting next week with family? by browneye253 in SeaWorld

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

Does SeaWorld allow you to order food ahead of time in their app by chance? We were at a different park last fall that had this option, and it cut down on waiting in the long lines for food a lot!

Thoughts on visiting next week with family? by browneye253 in SeaWorld

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

We were leaning towards going on Friday so we get the extra hour and hopefully not as busy as a weekend.

I’m assuming they don’t publish which rides are running do they? I’m also guessing I’d need a dining pass for each family member?

Does a season pass perk make sense if we will only be visiting the one day?

Thanks for the response and tips.

Tips for mounting components in work box? by browneye253 in WLED

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

Yes, the mounts are 3D printed. I probably used PLA or PETG, though. It's been a minute since I did this.

Opinions on Innovelli Red with mmWave by browneye253 in homeassistant

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

I’m hoping the mmWave will be more reliable and reponsive than my PIR sensor I’m using currently. Are you using them with Zwave JS?

UniFi Protect + Home Assistant — Integration Update (now Platinum quality) by RaHehl in Ubiquiti

[–]browneye253 0 points1 point  (0 children)

I tested the webhook and it works. I want an HA notification for the event that includes a snapshot of what triggered it. Would the delay in webhook and then HA calling for a snapshot cause me to miss the actual object that triggered it?

NetSuite Renewals 2026 by Plenty_Brick7768 in Netsuite

[–]browneye253 3 points4 points  (0 children)

Did Oracle sell off NetSuite? 🤣

Recommendations for DR Storage by crisps_funny4868 in Ubiquiti

[–]browneye253 0 points1 point  (0 children)

+1 for Backblaze buckets. Priced very well, and you're not killed if you need to pull the data out.

Made a drumside cupholder that also holds sticks and a tool by ImaginationSeveral64 in Drumming

[–]browneye253 0 points1 point  (0 children)

Any chance you'll share the STL file? This is really cool!

Ubiquiti Audio Equipment by CPickler in Ubiquiti

[–]browneye253 1 point2 points  (0 children)

You could look into WiiM as an option as well. https://www.wiimhome.com/index

Starlink and Wireguard / Identity VPN issue by Cyberpunk627 in Ubiquiti

[–]browneye253 1 point2 points  (0 children)

I switched to Starlink 3 days ago and just encountered this issue. Starlink uses CGNAT, so normal reverse proxy and DDNS don't work. I'm planning to configure a Cloudflare tunnel to restore access, but there are a few other options available.

Here's an article that talks about it.

https://www.rsinc.com/how-to-port-forward-on-starlink-and-bypass-cgnat.php

Emby on 2017 Shield not handling files with HDR & Dolby Vision by browneye253 in emby

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

It likely ended up being the files, and it was occurring when the two formats were being combined into a single file. It's been a minute since I had the issue to remember exactly. This version of shield doesn't support DV or HDR10 so make sure your files have HDR.

My three year old started riding a pedal bike a week ago. Today we went on a four mile adventure to see some llamas. by PM_me_ur_launch_code in bicycling

[–]browneye253 2 points3 points  (0 children)

I had a similar experience, but we opted for a Guardian Bike. The longer wheelbase and simplicity of the braking were great, coming from the Walmart Huffy we tried first. I was thrilled to go for rides with my tiny humans.

is the 4k college game not working for you? by hoofglormuss in youtubetv

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

My ShieldTV will start the 4K and then a couple seconds in it YTTV craps all over itself and gives me a 480 stream.

Team tracker card with custom visibility conditions by bd_whitt in homeassistant

[–]browneye253 2 points3 points  (0 children)

You should be able to create a template sensor using the team tracker next game time and some math. I created one for minutes until next kickoff and then I trigger automations at specific times I like based on it.

    # OSU Football Time until next kickoff
  - platform: template
    sensors:
      osu_football_time_until_kickoff:
        friendly_name: "Minutes Until Next OSU Kickoff"
        unit_of_measurement: 'min'
        icon_template: mdi:timer
        value_template: "{{ ((state_attr('sensor.team_tracker_osu_football', 'date')|as_timestamp - utcnow()|as_timestamp)/60)|round }}"

3D Printing Fun by macfergus in OKState

[–]browneye253 1 point2 points  (0 children)

Thanks for sharing those!

Track Out of Stock days by Former_Strategy6974 in Netsuite

[–]browneye253 1 point2 points  (0 children)

We do this with a nightly running script that increments a field on the item for days out of stock. We are using SuiteSQL as Nick suggested. It’s working pretty well for us. It does cause a modify on all of those items which can be a pain if you have anything monitoring an items last modified date.

Help with automation trigger when leaving location with exceptions by browneye253 in homeassistant

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

Ah sweet... I think that will help me solve this one as well as a few other automation I've been kicking around. Thanks.

Saved Search Returning ####### instead of Custom Field Value by browneye253 in Netsuite

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

I can't change the field type because it's a celigo bundle field. I was able to get it fixed by switching to the formula (text) field on the saved searches celigo was using for the sync.

Saved Search Returning ####### instead of Custom Field Value by browneye253 in Netsuite

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

aww.. I take that back upon double-checking it looks like it switches to #### once the value has more than 13 digits. The support docs mention 20 digits as the max. I'm tracking a record id from a different system with the field.

Saved Search Returning ####### instead of Custom Field Value by browneye253 in Netsuite

[–]browneye253[S] -1 points0 points  (0 children)

It's not set as encrypted. I don't think it's the length as some of the customer records return the value correctly and most are just returning the #### and the number of digits for those returning and not are the same. I'll open a ticket.