this post was submitted on 22 Nov 2024
21 points (100.0% liked)
homeassistant
15548 readers
32 users here now
Home Assistant is open source home automation that puts local control and privacy first.
Powered by a worldwide community of tinkerers and DIY enthusiasts.
Home Assistant can be self-installed on ProxMox, Raspberry Pi, or even purchased pre-installed: Home Assistant: Installation
Discussion of Home-Assistant adjacent topics is absolutely fine, within reason.
If you're not sure, DM @GreatAlbatross@feddit.uk
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I have a customised dashboard running on a Sonoff NS panel Pro (using the normal methods to get back to stock android on those panels) I just use it as a button pad for a media room, so the dashboard is mostly just a few pages of buttons in a 3x3 grid for source selection, modes, AC and Lighting controls etc, mostly hitting triggers in Node-Red (via the HACS node-red addon) rather than directly in Homeassistant so that it's easier to have the dashboard trigger perform a larger chain of tasks easier (in my opinion) than doing it purely in HA.
It's not perfect.. because there's no easy way to lock a dashboard to a certain pixel height and width without a lot of tinkering with third party plug-ins and SSL.
I've got it working pretty well, the one gripe I have is tap and hold functions are impossible as the touchscreen seems too sensitive and there is no dead-zone control for tap and hold.
But recently i've programmed a new smart remote for the media room that does most of it on the remote directly, so I only use it for configuring the A/C occasionally now, when my remotes simpler on/off integration isn't enough.