Home Automation

2 readers
1 users here now

Home Automation, smart home, and related topics.

founded 1 year ago
MODERATORS
1
6
submitted 11 months ago* (last edited 11 months ago) by thejevans@lemmy.ml to c/homeautomation@lemmy.ml
 
 

A few friends asked for me to walk through how I set up the dashboard I have in my kitchen, so I figured I'd share it here, too. Here is a barebones walkthrough with config files.

2
3
 
 

Hopefully this is helpful to somebody else here. For those who don't know, BOINC is a tool that enables you to donate your computer's spare computational power towards scientific research. Cancer, alzheimers, climate research, you name it, there's a BOINC project for it. And when your computer is computing, it generates heat. It's as efficient as using a space heater or any other form of "electric resistive" heating aka anything that's not a heat pump/reverse ac. 1 watt into your computer = 1 watt of heat, same as any space heater, electric baseboard heater, ceiling heat, etc.

In winter, BOINC and Folding at home make up 100% of my indoor heating, and I wrote a script to tie this all to a thermostat. It will turn BOINC on/off depending on the room temp, and if you have multiple machines you can have each at a separate setpoint to give you slightly more granular control than "off" vs "full blast". The script can pull in data from a web url (what I use), a command-line command, or a custom python function.

4
 
 

Hello team,

I'm looking for a smart switch module like Sonoff MINIR4 https://sonoff.tech/product/diy-smart-switches/minir4/ that could work as a Thread border router.

I came across an announcement of MINIR4M that would support Matter but it's supposed to communicate over Wi-Fi. Alternatively, I've noticed that some users flash their Sonoff devices with Tasmota to enable Thread communication but I'm a complete newbie here and have no idea whether some version of this firmware could extend MINIR4 with Thread.

Do you know any devices like this. I'm happy with any example, not only Sonoff. Also happy to spend a whole flashing custom firmwares.

Thank you!

5
 
 

cross-posted from: https://lemmyonline.com/post/53654

I dug through the prime deals and picked out the relevant devices, for which I have personal experience using, and would recommend to others.

Every device linked, will work with home assistant, more or less natively. The majority of them, are flashable to esphome or tasmota. And ALL of them will work 100% locally.

6
 
 

Is there any way to get data from an Amazon smart thermostat (eg. Heating/cooling state current temperature, etc) into influxdb? If so, how? Thanks.

7
 
 

"I am one of these people, and I am only getting worse over time, which is why I have converted my smart home to Home Assistant, the home automation solution for true freaks."

I'm OK with that. 🤣

8
9
 
 

All this week, The Verge is reviewing their picks for the top 5 smart home platforms - including Home Assistant.

Their list:

  1. Amazon Alexa
  2. Apple Home
  3. Google Home
  4. Samsung SmartThings
  5. Home Assistant
10
 
 

Just wondering how everyone is controlling their smart home these days. Do you use Alexa, Google, Siri or something else?

11
 
 

If you're running Home Assistant on an SBC other storage constrained device, you can now use available storage elsewhere on your network. Game changer, at least for me. Lots of other updates in this release, too.