Paul Rey
Paul Rey
@ChoOo7 did you find how?
I found the solution, don't call `device.charge()` but `device.miioCall("app_charge")`. I followed this documentation: https://github.com/marcelrv/XiaomiRobotVacuumProtocol
I have the same issue. It seems someone fixed it in his fork: https://github.com/meridius/confluence-to-markdown (atleast I tried and it works).
Hello @andrewlecuyer, I read the Terms of Use too. The terms seem to say production is allowed without any subscription for companies with less than 50 employees, and is allowed...
I'm facing the same issue. > The only way I could find was to purge any docker buildx cache It's working but I can't implement it that way in my...
> I find when push image,buildx will auth another repo > > ``` > #24 [auth] lcdev/playwright-java8:pull lctest/cicd-testng:pull,push token for harbor.example.com > ``` > > I indeed no permission for...