James Armstrong
James Armstrong
Is there a limit on how fast you can push data to widgets? I have an app sending port status updates in realtime and I can see all the posts...
when I run using npm start -s and it compiles I get the following error (tracked down to a webpack external defined as a JSon object for configuration). ./src/_services/user.service.js Module...
I have a timer .begin(1000).repeats(30).onTimer(....) and it is logging the repeats left after I call .Start(). I am stopping the timer when a certain event happens with a .Stop() then...
Is there some way to have a bed leveling assistant like Marlin has that will move to three defined points and then move to Z0 so you can manually adjust...
I have a trap pointer declared with trap = new SNMPTrap("public", SNMP_VERSION_2C); and after sending the trap I want to delete the object so it doesn't take up memory and...
I think the manual homing via the LCD interface is not taking into consideration the homing directions. It works with the control panel in ReplicatorG. I can live with it,...
Can someone confirm that the Status LED comes on after a successful program and stays on? This is what I am seeing, would be nice to have it turn back...
When I use the snmp.removeHandler I am getting a memory leak. It appears to be coming from the following function call in the buildOIDWithPrefix function: newOid = new SortableOIDType(temp); The...
### Home Assistant Version v2025.4.2 ### Bambu Lab Integration Version v2.1.12 ### Describe the bug I can add my H2D and AMS2 to the devices, but when I try and...
iCloud3 use to work pretty well for me but as of late (about a month), the status will show OFFLINE and nothing updates until I restart HA or the iCloud3...