You got to love the author of that article. If you want the lights to turn off and on normally, maybe people should use light switches. Those aren’t going to break due to software downgrades, those don’t require Gemini or internet connections.
And I understand, there are rare situations when throwing the internet at your home appliances can make sense for solving niche problems. Those situations definitely exist, but for almost everyone almost all of the time, but it’s pretty fucking easy to turn lights off and on.
Lights are one of the areas where I think automation is genuinely useful, but my rule with anything “Smart” is that it has to be able to run 100% locally.
My rule for home automation is that it has to work in a low-tech way. I get Zigbee switches for certain things, but they work as just a light switch if everything is down. This is not true of Phillips Hue bulbs.
I did see something recently about local LLMs and voice input layers. The post made it seem very Jarvis like, think it may have been the voice used or the name.
Knowing nothing about tech other than I want my privacy I am hoping it is feasible for the common man
It has several modes. The most basic is speech to text, pattern match, then implement. It also has text to speak for feedback. No actual AI in the loop.
It’s also capable of tying to AI models in various ways. It’s mainly intended for question answering. Either general, or about your data.
I personally don’t trust a non-deterministic AI having direct control of my house, so the split is useful.
You got to love the author of that article. If you want the lights to turn off and on normally, maybe people should use light switches. Those aren’t going to break due to software downgrades, those don’t require Gemini or internet connections.
And I understand, there are rare situations when throwing the internet at your home appliances can make sense for solving niche problems. Those situations definitely exist, but for almost everyone almost all of the time, but it’s pretty fucking easy to turn lights off and on.
Lights are one of the areas where I think automation is genuinely useful, but my rule with anything “Smart” is that it has to be able to run 100% locally.
It also needs to fail gracefully. A smart switch needs to fail to a dumb switch, not “no switch”.
and retire gracefully, where the device becomes open source and available to the community of owners who have invested in it.
My rule for home automation is that it has to work in a low-tech way. I get Zigbee switches for certain things, but they work as just a light switch if everything is down. This is not true of Phillips Hue bulbs.
deleted by creator
Automated lighting based on day of week and weather is fun tho, then again I run it through home assistant lol
I turn several lights on and off with a single command. The smart thermostat is the killer app for me though.
I just leave everything on all the time.
These just dont need to be online. 90% of the use I have seen is timers and lights, like a half step above hello world.
There is a market for voice assistants that are local.
Home assistant is capable of it. Unfortunately it’s not yet overly user friendly about it, but it’s getting better rapidly.
I did see something recently about local LLMs and voice input layers. The post made it seem very Jarvis like, think it may have been the voice used or the name.
Knowing nothing about tech other than I want my privacy I am hoping it is feasible for the common man
It has several modes. The most basic is speech to text, pattern match, then implement. It also has text to speak for feedback. No actual AI in the loop.
It’s also capable of tying to AI models in various ways. It’s mainly intended for question answering. Either general, or about your data.
I personally don’t trust a non-deterministic AI having direct control of my house, so the split is useful.