

deleted by creator
I’m just this guy, you know?
deleted by creator
deleted by creator
deleted by creator
And we all get a share!
Look into the GE Enbrigjten series of Z-wave dimmer switches & 3-poles. They’re about half the price as what you linked, and use a more modern protocol stack. You’ll need a Z-wave hub, but you can get a USB dongle for about the cost of one of the switches, and it will probably Al’s include ZigBee on board as well.
GE makes dimmable 2-pole and 3-pole switches. The good thing about their 3-pole switches is you only need one smart switch for the branch, and can use companion switches to control the main smart switch over the traveler wire.
As always, pay attention to ALL smart switch literature and make sire you have a compatible load. Many switches require a neutral wire, and/or aren’t compatible with halogen fixtures. The product literature should make it pretty clear.
I also use Minoston switches, which I believe are another brand of the GE switches.
You might also want to strip the part of the URL that starts with ?si=
since it’s probably a referrer hash. For example, the URL for this popular Rick Astley video (which is not technically a Rick Roll now that I’ve told you)
https://youtu.be/dQw4w9WgXcQ?si=0dRL2AnuQyQ10G84
vs.
(Edit: for the record…
)
+1. Honestly, any of the three can be a recipe for disaster, especially when messing with DVW.
Of all of them, gas is the one that can be explosive, although crossing electrical pairs is a big risk too. I bought my house from an electrician, and you probably would not be amazed at the number of 20A breakers on 14awg branches. There were at least 3 I’ve swapped back to 15A first time I cracked open my panel.
To every man his domain, I say. Myself, I grok electric and plumbing. I hate messing with gas.
Congratulations!
I’ve had my place 20 years. Here’s a couple of tips:
If you’re not already in a fixed rate loan, refi into one as soon as its feasible for you.
The Home Depot 1-2-3 series books will save you thousands in basic troubleshooting and repairs. YouTube is really good for general handyman advice too. Caveat: learn your limits and don’t take on anything you don’t know ypu can see through. Several hours’ research is generally all you need.
Be judicious about home warranties. They’ll spam you with FUD. Just hang out at a local trades bar and chat with the regulars. You’ll learn a lot.
Electric and water generally* pretty are easy. Don’t mess with the gas lines.
If you DO undertake your own repairs, don’t cut corners and leave it for the Next Guy. That Next Guys will inevitably be you.
Nothing will be plumb, square or true. You learn to deal with it.
If you like to use rich colors in your décor, learn about tinted primers, especially when dealing with red paints.
Equity is Capital. Don’t touch it except for capital improvements to the structures & grounds, and even then be judicious. I’m talking new roof, new sump, kitchens & baths. Do not usenit to pay off consumer debt or college loans. No matter how tempting.
Really, Don’t Touch The Capital.
Live there for you. Its your house. Make it your personal retreat from the world, and set it up how you like it. Don’t worry about resale until it’s actually time to sell.
Again, congratulations and good luck!
–
* for basic repairs, receptacle replacement, and the odd new branch. Know your limits.
It’s not DiGiorono, it’s Dispensary!
– stolen from Charlie Berens
Man, I got stuff to do. Lol.
I mean…
Steam? Maybe? I dunno, I don’t game but the Steam kids seem to prefer Arch. I’m sure they have their reasons.
Practically? Probably nothing terribly significant.
Are you looking for a system that is strictly motion sensors, or do you have a smart assistant that supports other wireless protocols than Wifi?
My strategy as a home assistant user has been to lean on smart switches and dumb bulbs to the extent that I can, so that I can locally control fixtures without having to rely on the assistant being awake and healthy. I do have a few instances where I have dumb switches and smart bulbs, but only where I also want to control the light colors and where the bulb is controlled right at the fixture.
That said, there does appear to be a tasmota 3-pole switch by Martin Jerry on Amazon. You’d probably just replace one of your 3-pole switches with the Tasmota and leave the other switch alone. You could pick up one of the Everything Smarthome presence kits and use that for your motion sensor.
Hope any of this helps!
For me it depends in whether the publisher has a .deb file available or not. If there’s a downloadable deb file, I just install that through apt/dpkg.
I try not to use custom repos anymore because they rarely keep up with the named releases and can introduce library conflicts.
If I can only get a tarball of the precompiled binary then I’ll unpack it in /opt and drop a soft link to the main binary in /usr/local/bin. This is how I handle Firefox and Thunderbird at least.
Otherwise, there’s containers (Unif controller, for example) and flatpacks as a last resort.
I personally hate building and installing from source, but I’ll do that if I absolutely have to.
Thanks! I hate this. 🖤
I have an ecobee thermostat that I manage locally over WiFi using the HomeKit integration, but I’d stop short of recommending it to new users.
Other than that, Mrs Lincoln, how was the show? I haven’t been unhappy with the ecobee. The HomeKit integration works fine, and I get enough data from the native HA history to track and manage my energy demand. I shied away from Honeywell because my last Honeywell thermostat-- the one I used just before the thermostat I replaced with the ecobee-- tended to cycle my furnace too fast during cold snaps, and it would put the system into thermal protect mode. There was no way to widen the hysteresis (or modify the duty cycle) except by manually setting the temp high, run the house up to that temp, and then lower the setpoint and let the house take longer to cool.
ETA: the ecobee a decent thermostat and I’m happy enough with it overall. It has “spousal approval” accreditation as well. I wish it checked more boxes for me*, but it was essentially free through a power utility program. Its a worthy upgrade for me, but YMMV.
* namely, Z* protocol local control and continued cloud API access
Never going in with a Sicilian when death is on the line?
On the one hand: GodDAMMIT, Boeing!
On the other hand: C’mon now, which one of you was fucking around with the Space Laser?
Termux (on F-droid) is a userland environment that runs on top of your Android device’s kernel. It has Debian/Ubuntu-like package management system that pulls from repos maintained by the termux team. If the package is available for aarch64, its probably available in the termux repos. Its not so much of an app as it is an alternate userland that runs on top of the same kernel, but can interact with Android a couple of different ways.
The main Termux app gets you a basic command line environment with the usual tools included in a headless Linux install. From there you can select your preferred repos, do package updates, installs, etc, just like on a desktop or laptop. You could even install a desktop environment and use RDP to access it.
Then there are some companion apps that are useful:
So you could install the syncthing package in Termux and (after setting up Termux access for your internal storage) configure it to sync folders from your phone to wherever syncthing syncs. You’d set up a start script under Termux:boot to launch it when your phone starts, or Tasker to start/stop the service on your home WiFi.
For the F-droid enabled users, it seems there’s a Syncthing app in the Termux repos:
~ $ apt show syncthing
Package: syncthing
Version: 1.28.0
Maintainer: @termux
Installed-Size: 26.4 MB
Homepage: https://syncthing.net/
Download-Size: 7857 kB
APT-Sources: https://packages.termux.dev/apt/termux-main stable/main aarch64 Packages
Description: Decentralized file synchronization
Yeah, I know.
Aurora is immutable, I fucked up. Oops.
Edit: unsubscribed. My life will be better.