Artem Kiyashko

Results 8 comments of Artem Kiyashko

Have similar logs (`Releasing an unexpected Roomba instance`), but battery full and attached. Roomba operational via official app. After some long time (e.g. several hours maybe) have a long delays...

Confirm AC control not supported at the moment. Is there a chance to get it working someday?

Could maintainers apply single-word fix? Here: insightface/utils/transform.py:68 Replace: `P = np.linalg.lstsq(X_homo, Y)[0].T # Affine matrix. 3 x 4` With: `P = np.linalg.lstsq(X_homo, Y, rcond=None)[0].T # Affine matrix. 3 x 4`...

> Also it may have more sense to add this to the nodes manager dialog IMO @robertsLando Not sure if this is node specific functionality, because this is controller level...

not sure what is wrong here: https://github.com/zwave-js/zwave-js-ui/actions/runs/12868729333/job/35876826584?pr=4097#step:5:15 :)

Ok, seems it was "newline" issue. Should be good now > Ok seems bot is having some issues: https://github.com/zwave-js/zwave-js-ui/actions/runs/12869249637/job/35877613209 > > @ArtemKiyashko could you do that please? Just run that...

> @ArtemKiyashko I can create you a test docker image if you want to use this No worries, i have a build with that :)

I am not sure if there is anything i can help with. This PR is open for half a year already