The ideal case for me is that I don’t need HACS at all. My experience has been the same - I’ve happily been able to switch to core HA components and stop using HACS ones. It’s great to see HA is not idle with success, they are continuing to make new features even when backwards compatibility may break.
- 0 Posts
- 19 Comments
I love this feature too - never having to worry about filament running out and using up the last bit of every spool is so handy.
It’s not as much as you might think, plus you have to purge to switch filaments with a single nozzle design. I would argue my Bambu saves filament on the balance because print failure is so low.
Simple - I don’t worry about it at all, I just load up a second spool of compatible material and let the printer switch when the first spool runs out (X1C with AMS).
ScottE@lemm.eeto 3DPrinting@lemmy.world•If you're cold, they're cold! Don't forget to tuck your printers in at night when starting those 21 hour prints :)English2·10 months agoInteresting! I haven’t had issues with ABS at stock temps in my X1C - 90C for the build plate - and I print a lot of large flat ish designs. I have had more trouble with PETG warping, and for HIPS I have to crank up the first layer to 110, then 100 for subsequent layers of it won’t stick to the Engineering Plate with glue stick at all.
My chamber temps do tend to be a bit lower, since I have an exhaust fan hooked up the carbon filter fan output to vent outside since ABS and HIPS fumes are nasty.
But yes, I’ve found 10C or so can make a huge difference when things do go south, it just hasn’t been an issue on my X1C for ABS, fortunately. Interesting to see how much a towel improves your chamber temps though!
Overall I love my X1C, one of the best decisions I made, don’t miss my old kludgy FlashForge Creator Pro and all its quirks one bit.
ScottE@lemm.eeto homeassistant@lemmy.world•Breaking change in ESPHome 2024.6.0 ota componentEnglish3·11 months agoHeh, typing YAML anywhere is squinty business. :-)
ScottE@lemm.eeto homeassistant@lemmy.world•With the recent Open Home Foundation announcement I decided to finally buy some ESP32 chips. They're arriving today, what can I do with them?English9·1 year agoESPHome is amazing - there’s so much you can do without writing a single line of code.
I have built a few projects around the platform - a boiler monitor that tells me temperatures and state of zone valves, an energy monitoring system tracking electricity usage and solar export, and a hot tub mod that inhibits the heater to reduce grid import and maximize self consumption of solar. They have all been rock-solid stable.
I have not encountered this with my Sonoff Zigbee plugs, for whatever that is worth (US split phase). I also haven’t put large appliance loads on them.
I 3D print up a custom one, sized for each project.
Yep, it’s because of that proprietary and “every device must be licensed” nature of Z-wave that I use Zigbee devices - I’ll pick an open platform everyday over a closed one, even if it has limitations.
I’m glad it was helpful. They are great little controllers and ESPHome makes them so accessible for people like me who don’t really want to write code manually.
I don’t have an exact answer to your problem, but I do have a few ideas to think about. I’ve got a few ESP32 WROOM boards running in various applications, so I’m a bit familiar. So here’s my thoughts:
- I only plug the module into data USB (computer) for the initial firmware provisioning. After that, it’s 100% wifi and USB is only for power using a power supply, not the computer. And I do the initial provisioning with just the bare ESP32 - no breakout board, nothing plugged into GPIO. Get the device up on wifi with NO other configuration in the firmware.
- I use the “arduino” framework. I don’t know if that’s correct or really matters, I’ve heard it’s the same as “esp32dev” but I don’t really know. I use “arduino” because that’s what the examples used when I setup my first board.
- Is it possible that the sensor module/board is using the same GPIO that the USB UART uses? There is a lot of shared usage of the GPIO that you’ve got to be careful to work around. The dev tools will often catch this when you compile your firmware, but not always. Again, using wifi after the initial provisioning might be enough if it is sharing GPIO with the serial port.
- If you repower the ESP32 too many times rapidly it’ll boot into safe mode. You can change the settings on that, but you can also just work slowly - make sure the device is powered on for a few minutes to record a good boot in the flash. It outputs a message in the logs, so it’s handy to always be running the log command in a terminal while developing.
Hope that helps! They are a lot of fun to integrate with HA.
Sounds like it’s not actually running. Restart the hass server and check the logs, which is the only place you’ll see if a dependency is preventing it from starting.
ScottE@lemm.eeto homeassistant@lemmy.world•Can't add gas meter to energy dashboardEnglish2·1 year agoStrange! Nothing jumps out at me as being an obvious problem with your setup. I’m doing something similar, though instead of rtlamr2mqtt (which I didn’t know about) I have a bash script run via cron that parses rtlamr output via jq and pipes that to mqtt (mosquitto), but there’s very little to it. I know the energy dashboard setup is picky about the energy recording entities.
Mine looks like:
state_class: total_increasing unit_of_measurement: ft³ device_class: gas friendly_name: Gas Meter
The name of the entity is
sensor.gas_meter
and the state is currently113812
as an example.Might be worth reading through GitHub issues for rtlamr2mqtt, including closed ones, if you haven’t already. Or maybe a hass restart? Can’t think of anything else.
ScottE@lemm.eeto homeassistant@lemmy.world•Chamberlain shuts off access to MyQ’s APIs, breaking smart home integrationsEnglish5·2 years agoThis isn’t an issue with hackers though - this is people legitimately using the devices that they paid for with Home Assistant and other automation systems.
ScottE@lemm.eeto homeassistant@lemmy.world•Homeassistant: where to get the old icon?English5·2 years agoYeah, the new logo is terrible, only takes up 1/2 the icon. I’ll just suck it up, personally, but I don’t know how they thought this little icon is an improvement over the old one - it’s not. In any way. Ah well…
I have a couple - one doorbell cam and an Argus Pro. I don’t really integrate them with my HASS setup though - haven’t found a compelling reason to do so. Avoid the battery powered cameras like the Argus Pro though - nearly useless (poor object detection, no RTSP, slow to connect, no HASS integration).
ScottE@lemm.eeto homeassistant@lemmy.world•Definitely going to deploy [@homeassistant@fosstodon.org](https://fosstodon.org/@homeassistant) at some point, and a well supported thermostat, after our Honeywell TCC (that came with the house) suddeEnglish4·2 years agoI switched out three Honeywell TCC thermostats in the spring with Ecobee. All in all, the Ecobee units are great and work well with HASS. I use the cloud API integration and have some automation that kicks set-back in a bit quicker than 2 hours like the t-stats do natively when we are out of the house.
The only regret I have is I bought the higher end model, but should have bought the cheaper ones - I don’t (and won’t) use the built-in Alexa, don’t need the C wire kit, and the VOC/CO2 sensor is garbage.
The remote temp/occupancy sensors are great and do help balance out temperatures when the t-stat doesn’t cover all rooms very effectively.
This advertisement for an awful commercial software package with a restrictive license in NO WAY helps the original poster learn FreeCAD.