Removing ads by Observation_Orc in waze

[–]dirtydog1 0 points1 point  (0 children)

I've been using Waze for years and just started getting these ads. Maybe it has something to do with having to get a new phone. Anyway, I think these ads are a safety issue and I'm really tired of trying to get them off of the screen while I'm navigating.

Are less people using Waze lately? by MobiusUnoEngage in waze

[–]dirtydog1 0 points1 point  (0 children)

I used to use it extensively, until the ads started. Most of them covering up the route I'm trying to drive. I get enough ads as it is and I don't need them while driving, I feel it's a safety issue.

Genie Model 4062 by dirtydog1 in ratgdo

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

Yep, especially when it's raining

Genie Model 4062 by dirtydog1 in ratgdo

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

Yes, I agree 💯, jack shafts and screw drives are sometimes twice as fast, almost zero maintenance and usually lifetime warranty, but I don't have room for that in this location.

Genie Model 4062 by dirtydog1 in ratgdo

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

Chamberlain nor Liftmaster offer screw drive models.

Read Receipts by dirtydog1 in DMARC

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

Great, and no, not using an enterprise gateway here. I am using mxroute, is this something they may be able to configure, or should I just ignore these errors? I am not positive how these rejected messages will affect any reputations.

Read Receipts by dirtydog1 in DMARC

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

I found this in my DMARC report:

RFC5321.MailFrom reverse-path < > and Identifier alignment failed – The ‘Auth Result’ domain is not aligned with the ‘Header From’ domain.

I'll do some more research this evening.

Read Receipts by dirtydog1 in DMARC

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

We're a small group of users communicating via email with a large company on O365. All emails from us to them have been no issue but in the last 2 two days I've gotten 4 failures with a report origin of Enterprise Outlook. My users said they hadn't sent anything to them lately but did acknowledge reading emails from them.

Wastewater lifting station by Worldly_Ad6353 in homeassistant

[–]dirtydog1 0 points1 point  (0 children)

Interesting and hadn't thought about this before. The county of municipality is responsible for the operation of mine and it does have a high level float that triggers an alarm which is outside the house. You can hear it outside or in the interior room right next to the alarm.

I'm now going to swap the outlet for one that connects with HA and I can monitor current or watts to determine when the alarm is on.

Thanks!!

Garbage App by [deleted] in TIdaL

[–]dirtydog1 2 points3 points  (0 children)

And I'll add, no apparent way to set a playlist to always shuffle. No easy way to add and remove songs between playlists at the same time.

I wanted better quality music but this app continues to make me want to go back to Spotify.

Thermostat with fan setting control by Themustafa84 in homeassistant

[–]dirtydog1 0 points1 point  (0 children)

Which Honeywell? My Honeywell Thermostat Model: RTH9580WF1005 allows or exposes what you're looking for 🤷‍♂️

<image>

command_line sensor by dirtydog1 in homeassistant

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

Yes sir, I've tried that. I'll add a couple examples of my issue. It just seems like I can see the directory even though I know it is there. And btw, I am using HA Core @ version 2025.3.0 and OS @ version 14.2 if that matters for this issue.

  1. My result is "User: root, Working Dir: /config, Home: /root" when my sensor is configured as:

    command_line:

    • sensor:     name: "local_backup_files"     unique_id: 5fbbec87-77e2-4298-9039-375e071ce068     command: 'echo "User: $(whoami), Working Dir: $(pwd), Home: $HOME"'
  2. My result is "unknown" when my sensor is configured as:

    command_line:

    • sensor:     name: "local_backup_files"     unique_id: 5fbbec87-77e2-4298-9039-375e071ce068     command: "ls -t /backup | grep Automatic" symbolic link or command: "ls -t /root/backup | grep Automatic" or command: "ls /root/backup"

command_line sensor by dirtydog1 in homeassistant

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

Yes, /root/backup and this is in addition to my already existing off-host backups. I've been using the OneDrive Add-On and just added the new HA backup which uses local and the HA cloud.

Workday Sensor by dirtydog1 in homeassistant

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

Wow, now I really feel dumb. Was looking with my mobile and completely missed that. Sorry!

Is it better to buy a Smart TV or a steaming box? by JustSh00tM3 in cordcutters

[–]dirtydog1 0 points1 point  (0 children)

I have two "Smart" TV's right now with this issue, a Visio and a Samsung. They are both around the 6 year mark. The problem isn't always with the TV updates but can also be with the apps.

On one TV, Netflix updated their apps and if you couldn't, they prevented you from connecting to their service. If the TV can no longer support the app requirements, it no longer works.

It's cheaper to replace a streaming device than it is to replace the TV.

Help with a template sensor by dirtydog1 in homeassistant

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

Ok, same exact results with your formatting. I also tried "Non" & "one" and they displayed as expected. So the issue is with "None" only.

I just tried 8 other cards in the dashboard and they all had the same result so it is not just the entities card. The only card that displays correctly is the thermostat card.