▲ 343 r/samoyeds

Winnie Wednesday! Here is our elderly Samoyed Rescue Mix - Here’s Winnie running as fast as she can to get breakfast this morning! (Tail gives extra propulsion)

u/LESGuy — 20 hours ago

UPDATE: Garage door auto open/close

Some folks asked for an update to my garage auto open/close project that I was doing with a bluetooth beacon and ratgdo so here it is.

After about a week of testing and dialing everything in I can now with 100% success rate have my garage open when we are on the way home and close after we leave without us having to do anything.

What I used to make this happen:

ratgdo (Rage Against The Garage Door Opener) - I installed this esp32 based piece of hardware in-line with my garage door opener.  I bought it from ratcloud llc and it was extremely straight forward for my Security 2.0 Chamberlain door opener.

After I had that integrated into both Home Assistant and HomeKit I was able to open, stop, and close it in Home Assistant as well as use voice commands with Siri to open/close the garage door.  I was also able to say "Hey Siri, is my garage door open?" and if she said yes, I could close it from either my phone or from CarPlay via voice.

Now that those functions were solid I decided to dive into making it automatically open when we are on our way home and close after we leave.

I first tried to use zones.  I set a small zone around our house and an automation saying "when we leave that zone, close the garage door" and I also set a larger zone around my neighborhood saying "when we enter this zone, open the garage door".  I had intermittent success with this and had to play with the zone sizes a lot since there can be a bit of lag when leaving and coming before the automation kicks in.  I also had some instances where it never kicked in, just leaving the garage door open completely.

During all of my testing, I was watching the garage door through my cameras to see what was happening and to manually close things if it didn't act correctly.

Since this was hit or miss I decided to add another layer (not replace the zone, but add to the zone automations) of doing a BLE ESP32 proxy with a beacon in her car.

This took some dialing in and some tweaking before I was able to get it setup perfectly for our situation (tweaks included playing with the beacon transmit power and transmit interval as well as some esp config changes).

Now I have had 100% success rate with the two layer approach.  Sometimes the beacon automation will close the door, sometimes the zone automation will close the door, but the door always gets closed.  Same for coming home, it's interesting to see which automation hits first, but it's always open when we get near the driveway.

Other folks add another layer of having wifi connects and disconnects as part of this or even have cameras watching the garage with frigate automations but I haven't gotten to that level of need (yet).

I know it's just a simple button click to open or close the garage door, but it just feels like magic to do nothing and have the door open and close in a way that you want and that's what I love about home assistant.

Feel free to ask any questions and I'll do my best to answer.

u/LESGuy — 3 days ago

With these few items (and ratgdo) my gf will never have to open or close the garage door again.

Pictured:
Seeed ESP32 S3
2.4 GHZ external antenna
Blue Charm Beacon

u/LESGuy — 7 days ago

What did you want to put into HA but then realized there was a better way/app/etc?

For example, I really wanted to have all of my Garmin watch data in HA. After getting the HACS integration installed I realized I never automated anything off of it and the Garmin Connect app was just better for how I used my watch so now I just use Connect.

reddit.com
u/LESGuy — 8 days ago
▲ 190 r/samoyeds

Winnie Wednesday! Here is our elderly Samoyed Rescue Mix - Here’s Winnie looking cute and hoping you all have a wonderful Wednesday!

u/LESGuy — 8 days ago

Pressure sensor under a mat in the kitchen - which one?

I want to put a pressure sensor under our mat that’s in the kitchen at the island. When you step on the mat that’s means you’re doing something that needs lights at full brightness (cooking, dishes, cleaning the area, etc).

What’s a good sensor to put under the mat that wont be super noticeable and uncomfortable to walk on but will still work for this?

Or should I just do a presence sensor with zones instead?

reddit.com
u/LESGuy — 10 days ago

I know it’s super simple but man this just makes me happy

I’m about 4 months into HA and have over 200 devices, 50 automations, and approximately 100 eye rolls when I show my gf the cool new thing I just did ha.

I have way more complicated automations than this one (this one is blinds down, fan on, ecobee changed to 70* and double click reverses it all). But knowing that Esp32 module I configured with a C1101 to make these Somfy blinds bend to my will (and the pain I experienced making it work) and the cool new inovelli blue fan switch I put in, just seeing it all work so smooth warms my heart.

Anyway, no one else I know appreciates it so here yall go.

u/LESGuy — 15 days ago
▲ 120 r/samoyeds

Winnie Wednesday! It’s that time of the week again. Here is Winnie getting a bath that she is very not happy about 😂 🛁 🐶

u/LESGuy — 15 days ago

Bentonville Electric - Is there a portal that shows current usage (or month to day usage)

All we have is the portal info to pay the bill or see bills. I'm curious about seeing how much power we are currently using instead of getting billed at the end of the month. Is that possible with Bentonville Electric somewhere?

My previous power company I was able to log in and see a dashboard of power usage in relative "real time".

reddit.com
u/LESGuy — 18 days ago
▲ 175 r/samoyeds

Winnie Wednesday! Here is our elderly Samoyed Rescue Mix - It’s getting harder and harder but she can STILL give paw for treats!! (Little did she know her meds are in there ha) 😊

u/LESGuy — 22 days ago

Need some help with ESP32SomfyRTS and a CC1101 setup - Shades work once or twice and then I lose all control

Been bashing my head against this problem all day.

I have an ESP32 board that was flashed with ESPSomfy RTS and its connected via dupont wires to a CC1101 board I got from Amazon.

I had Claude help me to make sure I have everything plugged into all the right pins. Flashing the board works fine, turning on the radio works fine.

I'm able to program the shades (they are RX only on the shade side, so 1-way communication). Basically without fail when I hit Prog on the remote and Prog on the esp webpage they pair. I can then SOMETIMES control up and down and sometimes not, but even after controlling them once or twice they completely stop taking commands from the ESPSomfy web interface1 (192.168.20.137 for example).

I've unpaired and re-paired multiple multiple times, I've tried different shades in different rooms.

The radio is very close to the main shade I've been working with as my test so distance is not an issue.

I've reflashed the ESP multiple times, but honestly wifi to the ESP seems just fine.

I let "Remote Address" auto populate, but after deleting and readding different shades in different rooms they started to overlap, so I started doing manual Remote Address entries (100 for the office, 200 for the primary bed, 300 for guest bed) for example just to make sure I'm not overlapping things.

I'm just at a dead end for what could cause these intermittent (that eventually lead to not working at all after just a few minutes) issues.

Any help or getting pointed in the right direction from someone who's faced this before would be very much appreciated. I'll watch the thread for a bit and try to answer any questions folks may have if I need to clarify anything.

reddit.com
u/LESGuy — 25 days ago

Any way to tell why my outdoor lights turned on at 11am?

SOLVED: I’m the idiot that caused this. I was flipping breakers when installing a new zooz switch and I hit these lights during that process. Good catch! I’m the dummy :)

————————————

I have automations to turn them on at sunset and off at sunrise.

I see them turned off by automation at 6:17am and then turned on by ?? at 11:24am (not I said the admin). That 3:03pm one is me running the “off” automation to get them back off.

No one else has access so any ways to tell why they came on at 11:24?

ETA: just clicked the show more and it says “By State Change”

u/LESGuy — 27 days ago
▲ 301 r/samoyeds

Winnie Wednesday! Here is our elderly Samoyed Rescue Mix - A shark almost took my finger off making this video for you all! 😂 (she loved ham!)

u/LESGuy — 29 days ago
▲ 343 r/samoyeds

Winnie Wednesday! Here is our elderly Samoyed Rescue Mix - She’s sleeping 90% of the time but when we are eating she is FULLY awake and looking as cute as she can for a bite :)

u/LESGuy — 1 month ago

Just got this working tonight - Echo Show 5 2nd Gen with HA

I saw somewhere on here that it was possible to jailbreak this device, put LineageOS on it and then run HA on top of it.

It was easier than I thought it would be (with a little robot help) and now I have a real time camera dashboard next to the bed to easily check security cams along with whatever other HA stuff I want to do.

It’s nice for us because one of the cams is setup for our elderly pup, so we can easily check on her at any time while in bed.

The device can do other things you would expect as well (clock, alarm, Bluetooth speaker, etc etc). Not bad for $50.

u/LESGuy — 1 month ago
▲ 187 r/samoyeds

Winnie Wednesday! Here is our elderly Samoyed Rescue Mix - Another throwback - this is Winnie’s first smile and a little wink after she knew she was safe in her forever home :) ;)

u/LESGuy — 1 month ago

Used tape but I still have a small drip

Please be nice, I’m not a plumber but I wanted to give installing a new smart toilet for my gf while she’s out of town as a surprise.

I have a small drip on the new valve. It’s PEX pipe that I used a cutter and sharkbite pushing thing and then tape. I left a couple of threads so it could bite but wrapped 3-4 wraps clockwise on the rest of the threads but the leak is still there.

It’s really hard to tighten because the push on thing spins on the PEX and it’s round, so nothing to put my wrench onto.

Before I keep trying random things does anyone have tips? More tape? Tighten it more somehow?

Appreciate the help

u/LESGuy — 1 month ago

Which of these three valves is my house water shut off?

I’m installing a toilet today and need to shut the water off. I’m going to flip the breaker for my water heater and then turn one of these valves. Any idea which one it is?

EDIT - It was the one on the right. I closed that valve and the kitchen sink had no water after a minute.

u/LESGuy — 1 month ago