From 9c8965625be016cadaa7a0bf34dc35942bd06fbd Mon Sep 17 00:00:00 2001 From: Tanner Collin Date: Tue, 3 Jun 2025 16:18:11 -0600 Subject: [PATCH] Grammar --- content/Garage Door Opener.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/Garage Door Opener.md b/content/Garage Door Opener.md index 868962e..b3160b0 100644 --- a/content/Garage Door Opener.md +++ b/content/Garage Door Opener.md @@ -6,7 +6,7 @@ Image: garage3.jpg Tags: feed Guid: 3e386396748b400ea7434de28e1759ec -In the quest to automate as much of my house as possible, I thought it would be useful to be able to remotely control my garage door from my home automation system. If I suspected that I forgot to close it while leaving, I could check in my security cameras and then close it from anywhere. It's nice having this peace of mind, even if it almost never happens. +On the quest to automate as much of my house as possible, I thought it would be useful to be able to remotely control my garage door from my home automation system. If I suspected that I forgot to close it while leaving, I could check in my security cameras and then close it from anywhere. It's nice having this peace of mind, even if it almost never happens. Instead of reverse engineering the wireless protocol, cracking the encryption, and sending my own commands, I figured it would be much easier to hack the hardware. I pried open a spare remote to find that it contained a basic PCB with simple tactile switches.