buddhra

joined 1 year ago
[โ€“] [email protected] 13 points 1 year ago

That design is asking a lot from wood. You could do it with metal, but wood needs bracing.

Have you considered adding metal L brackets?

[โ€“] [email protected] 8 points 1 year ago

Sounds better than trillions fighting Russia directly.

[โ€“] [email protected] 2 points 1 year ago

I've successfully dried filament with these Eva Dry packs: https://a.co/d/eBVuUEE

I'm sure a dehydrator would be faster and drier, but I've used these to take a roll from printing poorly to printing acceptably in a few days. Just make sure it's freshly recharged and you put them together in a small airtight container.

[โ€“] [email protected] 3 points 1 year ago

I've done it both ways. In either case, you at least need an access point that's capable of handling the number of devices you plan to have on the network, but it's good to have a dedicated AP with a separate SSID on a different channel.

Some people even segment networks with VLANs to isolate devices, so that's a consideration too.

[โ€“] [email protected] 0 points 1 year ago (2 children)

I started by connecting ST to HA. It let me learn the interface and automations and slowly transition without breaking what I had, so that's an option.

Beyond that, it's mostly device specific as to whether something integrates easily in ST vs HA. Most issues I see are with cloud services that might have had an official integration with ST, but unofficial with HA and they break sometimes.

Speaking of breaking, HA development is much more active than ST so things are constantly changing. I try to keep up with the monthly blog post and pay attention to the breaking changes section before updating, so it's much more hands-on than ST.

I've also personally moved many things from zwave to WiFi with ESPHome and Shelly. Wifi devices can have cons, but if your network is built with IoT in mind you can mitigate a lot that. I like that things are accessible over the network or even as a direct connection without needing the hub.

Overall, I'm much happier with HA and the experience has improved drastically in recent years. It's a fun hobby.

Good luck!