Why not keep everything in a simple text file?
Show HN: Micasa – track your house from the terminal
31–40 of 230 posts
Re: Show HN: Micasa – track your house from the terminal
#32Need to revisit it and update it based on a lot of feedback I've received.
Re: Show HN: Micasa – track your house from the terminal
#33Wow! This is so cool. I really need to get my hands on TUI. It seems to be a growing trend. Maybe it's a stupid question, because I know about family members that have never opened a terminal - can a TUI app bundled with an icon to simply click and start it?
Almost certainly. I personally don't use clicky things to the extent that I am able to avoid them, so I can't describe the specific mechanism or name any of the nouns/tools involved, but I'm pretty sure this exists.
Re: Show HN: Micasa – track your house from the terminal
#34Why not keep everything in a simple text file?
I'm not sure if you're asking whether micasa should use a text file as its format, or if you're suggesting that a text file can be a substitute for micasa.
I do things in my house too infrequently that I don't want to have to re-learn the UI of a tool again and again.
But maybe I'm not the target audience.
Re: Show HN: Micasa – track your house from the terminal
#35Re: Show HN: Micasa – track your house from the terminal
#36This looks awesome but I think I might still prefer to have an agent make these changes. Not sure though. In general, I love the juxtaposition of the most advanced computer technology ever (AI) causing an explosion in one of the OLDEST computer technology we've ever had (terminals). I spend most of my day in a terminal now. It's just funny.
Not entirely sure what you mean here, but the next big feature for micasa is an autopopulation pipeline. Upload a quote PDF and populate the project, quote, and vendor tables. It might not be viable ultimately, but I would love to see how far I can get.
Overkill? Definitely.
Re: Show HN: Micasa – track your house from the terminal
#37I created a basic site to do some similar things as well: https://homemaintlist.com/ Need to revisit it and update it based on a lot of feedback I've received.
Re: Show HN: Micasa – track your house from the terminal
#38files are stored as BLOBs inside the SQLite database, so cp micasa.db backup.db backs up everything – no sidecar files SQLite is just so cool. Anyway, this whole project looks amazing. I can't wait to kick tires (and then track when I last changed my tires... wait, can it do that?!)
So, yeah. This would obviously be called micarro.
Re: Show HN: Micasa – track your house from the terminal
#39Looks nice, I like this TUI aesthetic, but I’m not sure I could use it on a daily basis. A self-hosted app or phone app might be more convenient
Re: Show HN: Micasa – track your house from the terminal
#40Thinking of this it would be amazing to have a TUI for home assistant. It's already so good at doing all the nuts and bolts of control and interacting with everything. But its UI is super heavy loaded JavaScript. It doesn't run well on old tablets either for this reason, sadly.
My overall philosophy for (my quite extensive) Home Assistant setup is “amy time a human interacts with the HA UI in any way whatsoever, that is a failure.” I don’t want dashboards, I don’t want a user interface at ALL other than for setting up new automation. The point of HA for me is the house should feel like the correct things happen by magic (and should be essentially unobtrusive and natural).