sergio

Results 370 comments of sergio

`curl --oauth2-bearer 'token' https://ikus.pesc.ru/api/v6/accounts/18900712/meters/info | jq` gives: ```Json [ { "id": { "provider": 61, "registration": "2" }, "name": "Газоснабжение", "numberOfDigitsLeft": 6, "numberOfDigitsRight": 0, "serial": "", "status": "ACTIVE", "indications": [ {...

``` --- pesc_api.py.orig +++ pesc_api.py @@ -57,7 +57,7 @@ ind: pesc_client.MeterIndication, ) -> None: self.value = ind["previousReading"] - self.date = datetime.strptime(ind["previousReadingDate"], "%d.%m.%Y").date() + self.date = datetime.strptime(ind["previousReadingDate"], "%d.%m.%Y").date() if ind["previousReadingDate"] is...

I get "Error leaving RTC session"

Is any update there? I still remember that it was in a roadmap for riot-android on play.google.com.

Shelter can be used as a solutios for those who need one more account right now. https://github.com/PeterCxy/Shelter https://f-droid.org/packages/net.typeblog.shelter https://play.google.com/store/apps/details?id=net.typeblog.shelter

Not fixed in 0.113 from F-Droid, please reopen.

I'm begging you, please don't forget about ED448 (:

about 404 errors on images as shown on the screenshot above