I have really been wanting to try it out. Is there any good off the shelf hardware that you can use as “smart speakers” for it yet?
I have really been wanting to try it out. Is there any good off the shelf hardware that you can use as “smart speakers” for it yet?
I’m in the process of divorcing my one giant server into separate nas and compute-only machines, I was going to leave the big one as the nas and maybe swap out its guts for something more power efficient than the dual socket beast since it will only need to handle storage now, but it might be easier to sell as a whole and do an all new itx build 🤔
My wallet is gonna hate me.
I really like that little case. I have a fractal xl r2 right now and it’s a monster.
I’ve been considering moving to this build in particular for lower power usage and heat output, but they have some other dual socket builds if you want more cpu power.
Some good ideas on this site if you are interested in building your own https://forums.serverbuilds.net/t/guide-nas-killer-6-0-ddr4-is-finally-cheap/13956
Well, can you just give me access to the database then?
You’re likely not going to find a premade dashboard that does exactly what you want, but grafana is extremely powerful if you’re willing to put in the time to learn it. There are ways to visualize things across hosts without having to configure things separately for every host. If you’re using the same mechanism to scrape metrics from each (sounds like you’re using prometheus + node exporter?), this could be as simple as adding a by (node)
(or whatever the label name is if it’s not node) grouping to the query on each panel.
Killin is my business, ladies! And BIZ NESS IS GOOD!
My only contribution is to stay away from ultraloq. I have their zwave deadbolt and it’s terrible. I will probably replace it with something schlage.
I had to look this thing up. It has a screen resolution of 3840x600. Oof.
Any recommendations for tranquilizer sentries that work with HA?
If you have your compose files in git, you might be able to use renovate to send you pull requests with image updates. I’ve done something similar with kubernetes but I think it supports docker compose too. You might need some kind of automation on your hosts to keep things in sync.
I’m not actually familiar with truenas or its ui, but if you have kubectl access you should be able to poke around in the logs and see what’s going on. I’m not sure if these logs are shown in the ui anywhere. With helm, there are so many different things it could be that there’s no use in speculating without some logs.
All that message means is “the thing didn’t start” and isn’t gonna tell you anything about why. You’d need to dig into pod logs or something to see if you can find the actual error that is preventing startup.
Cloudflare cause they already had my DNS and google domains was on its way to the google graveyard. Not sure how privacy respecting they are but they do offer some kind of partial whois redaction. Surely better than google though?
TIL about the auto entities card. I’ll have to try that out. Since I don’t actually know anything about that card, I don’t have anything useful to offer specific to that plugin. But coming from a different angle, I wonder if using a template sensor to invert the “default” state and hiding the original entity (+ some clever naming) would help to make it behave how you want?
I’m not totally sure what this means in practice other than maybe the continued health of the project. Which sounds good. I’ve been pretty happy with the reliability of zwave js too.
Ah nice. I just have the switches by the front and garage doors turn off everything instead of just downstairs, so we can hit them on the way out the door. I think triple taps are reserved for inclusion/exclusion mode on my switches, sadly. The delayed lock is a good idea though, might just have to add that.
Less of an automation and more of a scene control, but I have all my light switches set up so that double tapping them up or down turns on or off all the lights on that floor of the house. It’s simple but we use it all the time.
At home vs. for work are very different. At home, I self host as much as I can. At work, I use as many managed services as I can. Especially databases.