If you want another reason to not use "Smart home" devices. We Mo is shutting down next year, and all We Mo devices will stop working soon after.

Our future is full of "Smart" devices that will become useless when the maker decides to stop supporting the software.

This is the dumbest timeline.

@xoagray I just recently got Home Assistant running at home, I've been using Zigbee devices so that I don't have to use app enabled devices. It's clearly not as simple of a solution as the mainstream ones but it's already come in handy.
@AmarettoBear Not entirely sure how that works, but anything that makes it so the software will be supported longer is generally a good thing.

@xoagray @AmarettoBear Zigbee and ZWave are open standard local device wireless mesh standards. You can create a local smart home with locally controlled and managed devices and you can also easily switch from controller to controller or even use multiple controllers. You can perform operations based on local sensors, time of day/day, etc.

While dependence on a company that may or may not be around long term is iffy, using a hub, like Hubitat or Home Assistant which both use open standards and have their own low cost models, gives you flexibility and a way not just to have secure cloud access to your home devices, but the ability to integrate other cloud services as you choose. Even if those cloud services go away, you will always retain control over devices in your local mesh network.

In other words, not all smart devices are the same. Ones that require cloud functionality to work may not work forever. Local devices, barring something unseen and catastrophic, will.

@LeoBurr @AmarettoBear That's pretty cool, especially having an offline option where it can be even more secure and there's less likelihood that an unwanted device update might brick something.

@xoagray @AmarettoBear Yup. Your home devices can be 100% locally controlled.

I’m even working on using home assistant with a locally hosted, non-Internet connected LLM to handle local voice requests without needing an Internet-based third party like Google or Amazon.

@LeoBurr @xoagray thanks for explaining, I'm planning on doing the same, but I'm going to run it on a NAS I'm building.
@AmarettoBear @xoagray I've got Home Assistant running in the same cluster as Tiggi.es. I prefer using Hubitat for Zigbee and Zwave integrations, and I have Home Assistant handle the automations. They work really well together. :)
@LeoBurr @AmarettoBear I have to ask, is any of this within the capabilities of the average person. Assuming that person is a Windows or Mac user that doesn't know particularly much about computers outside how to use programs on them and play games with them? I'm just wondering how feasible this would be for the average person.

@xoagray @AmarettoBear Yup. The most difficult part is actually installing physical light/fan switches and finding which ones you want, and thinking about sensors, time/days, proximity (your app), etc. as inputs, and switches/smart bulbs, etc. as outputs and how you want the automations to work.

Home Assistant can easily be installed in an older HP Mini system (think Gen 7-8 Intel) with 4-8GB of RAM and a 256GB SSD and an Aeotec Z-Stick 7 for ZWave and/or a Sonoff Zigbee 3.0 USB Dongle Plus for Zigbee devices.

Though I personally recommend starting out with a hubitat for local devices, and playing with a Home Assistant later. It works with just about everything - Zigbee, ZWave, Matter, etc.

There are communities out there with a wealth of knowledge.

I've done things like integrate with the third party Litter Robot API so that when @hypoidbear 's kitties poop, it reads the status change, and then turns on his laundry room vent for about 5 minutes after the litter robot timer goes off so it's less stinky in there. That's a cloud-enabled smart device's status change enabling the changing of a local device's status for X time.

@LeoBurr @AmarettoBear @hypoidbear As someone that has no experience with any of that it sounds daunting, but I'm guessing the assumption is anyone that has any home automation stuff is just going to know what all of this is and how to use it. So I get ya'.