Earlier quoted context omitted.
I'd love something like that but with some low power screen (e-paper? One of those super low power memory LCDs) and running 2 weeks off charge. Just so it can be constantly on and display status while not requiring tethering.
Connecting a screen to a raspberry pi could be an idea
How to control your smart home without yelling at a dumb voice assistant
51–60 of 140 posts
Re: How to control your smart home without yelling at a dumb voice assistant
#52Re: How to control your smart home without yelling at a dumb voice assistant
#53The best controller for lighting by far is the light switch. "Smart lightbulbs" behind dumb switches might seem like an easy solution, but it makes everything dumber (If you have a light switch you must not switch off because then you can't turn the "smart" light on, then you have a dumber house not a smarter one). Smart switches which fall back to regular switches if they malfunction is fantastic. Add some scenarios…
Re: How to control your smart home without yelling at a dumb voice assistant
#54When I'm going upstairs, and I determine I'd like to - I want my lights, outside to turn on; sometimes, I want the stair lights to turn on. Sometimes I want neither. The real issue is that voice is currently a clumsy interface. But for many of us, it's ideal - just not there yet.
Re: How to control your smart home without yelling at a dumb voice assistant
#55Ikea Tradfri buttons/switches have been a gamechanger for me. They're zigbee, very well built, well supported and cheap. Have a nice solid feel with proper mounts that are magnetic, Have mounted them in place of regular switches around the house and they just work, no user training required (although I use with homeassistnat which is still very hobbish on the setup side) but my wife can use it all without needing to…
I put them on the bedside tables, and in living areas near where I have any smart bulbs in dumb lamps. Main button usually toggles the light, other buttons do things like turn on a favourite radio station, toggle other lights, and toggle gas fireplace thermostats. Downside is you need to know what the buttons do (guests usually take a bit of instruction to get used to it), but it works fairly well otherwise.
The automations are a real game changer! Some of my favourites that you didn’t mention in your comment:
- UniFi external cameras detecting people / vehicles turn on corresponding lights or making voice announcements in the house
- motion lighting in closets / pantry
- motion lighting in under cabinet lighting at night for night lighting
- good night routines that shut off the lights, arm the alarm, tell me the weather for tomorrow, and play white noise
- good morning routines paired with an alarm that disarm the alarm, play the morning radio (station depending on weekday vs weekend), turn on the gas fireplace in the bedroom and a space heater in the bathroom
- voice announcement / phone notifications triggered by a power usage monitor to tell me when my laundry has finished - auto off timers for light switches / fireplaces that reset the countdown when motion is detected in that area
Any time I need to use the voice assistant or my phone is an anti pattern as far as I’m concerned! Phone more than voice assistant, but neither is as nice as a simple button. One thing I do find helpful is some Amazon FireHD tablets mounted on the walls in most rooms. They are powered by a PoE charger, and the screens unlock when motion is detected. I find this to be way better UX then pulling out a phone, unlocking, finding the app, then trying to remember why I pulled out my phone in the first place lol. The FireHD tablets are setup with a dashboard specific for that room (with tabs for controlling other parts of the house too), and are fairly UX-friendly for guests. I run "Fully Kiosk Browser" on the tablets, and that handles the autounlock / displaying the Home Assistant dashboard.
Re: How to control your smart home without yelling at a dumb voice assistant
#56Anyone know of a screen solution that isn't an old tablet/phone? I'd love to pay in this area, but I don't want to was mount an old tablet that will be a fire risk. I know the Pi's have a tiny touch screen screen hat, is there other ideas for a wall mountable solution that people can recommend?
But being able to turn off lights and activate calm music before bed would be nice but I don’t even want to use my phone for an hour before bed.
Re: How to control your smart home without yelling at a dumb voice assistant
#57Why voice? It is such a bad interface. I have a Shelly I4 with 4 (physical) buttons that trigger different automations in home assistant on my server, e.g. "Switch off everything" -> HASS -> Connects via Ethernet/Wifi to 6 Shelly Plug S in the room and switches those off. The Shelly Plug S use 0.5 Watt and I have Wifi anyway, so why another device or transmission standard?
I agree with you though for anything more complex. I do not control the color of my lamps via voice or select what media to play on my voice controlled HiFi. I could setup a few "scenes" for that, but I have not seen a need for it. I usually have my phone around or when I am sitting at the PC I can just use the dashboard in my browser. And there are situations where voice control just does not fit well, e.g. in public or with people sleeping in the same room.
Re: How to control your smart home without yelling at a dumb voice assistant
#58The smartest house doesn't hand out the details of your life to 3rd parties or let contractors hear you having sex. We need more options for privacy respecting self-hosted systems that people don't have to design/create themselves. Some home automation tech is pretty nice, but its not worth paying for it forever with the data/privacy being given up, and in the inevitable consequences of having that data used against…
I have a couple devices/services where I haven't been able to find good local only or where I find utility in the cloud connectedness, but that's very much the exception than the rule.
Re: How to control your smart home without yelling at a dumb voice assistant
#59The best controller for lighting by far is the light switch. "Smart lightbulbs" behind dumb switches might seem like an easy solution, but it makes everything dumber (If you have a light switch you must not switch off because then you can't turn the "smart" light on, then you have a dumber house not a smarter one). Smart switches which fall back to regular switches if they malfunction is fantastic. Add some scenarios…
Re: How to control your smart home without yelling at a dumb voice assistant
#60Each room in my house has Hue bulbs in all the light sockets, and sensors which can detect ambient light levels and motion. If I walk into a room and it's dark, the lights turn on, because I probably want to be able to see what I'm doing. When they stop detecting motion they turn off.
There's some additional complexity in rooms where its normal to occupy them for an extended period without moving about much. The bathroom has a button I can press which disable motion detection for an hour so I can have a bath without being plunged into darkness ten minutes after getting in. Some day I'll get round to replacing that with a leak sensor that picks up there being water in the bath.
The living room will ignore the motion sensor and assume it's occupied when the TV is playing media, or has it's input set to a games console, and the bedroom knows when I typically go to bed and once it detects motion around that time it doesn't turn off the lights until I tell Siri I'm going to sleep, at which point the motion sensor turns off until my alarm goes off in the morning.
Finally, the Home Assistant app is tracking when I enter and leave a geofence around my home. When I leave, everything turns off. When I get back, it turns back on again.
The end result of all this is that I don't ever really think about lighting, and because its all automated I can also use it for subconscious prompts about time of day - for the lighting in my work area shifts from a quite stark daylight tone to a much softer one at the end of the work day, while all the lighting dims itself as bedtime approaches.