iago sardiña
iago sardiña
Same problem here, working nicely until update HA to 0.118. Since then the sensor keeps saying 'BadAuthentication' when system starts.
Same here, updated gkeepapi to 0.13.1 via manifest and same exception. I will try again the captcha thing and see if it helps. edit: Nah, same exception.
I've also tried to show log by calling debug.log API but this turned out in another strange behaviour. The log started a write loop that wont stop until app is...
> @thorin8k any updates on your side ? No, still having problems with this. I've not yet tried with the lastest versión (4.7.0) but im using a file logger in...
Nice work! Is this planned to be in the next release? Thanks
Same here, tested in 4.15.0 and same results. The workaround seems to be working fine.
As @abhiz710 says, the DecodeHintType.RETURN_CODABAR_START_END constant is not implemented. If you compare the zxing-js implementation with the base zxing the js one is not using it: https://github.com/zxing/zxing/blob/cf6e93a76c46102dc4463a10f94aef1772487021/core/src/main/java/com/google/zxing/oned/CodaBarReader.java#L142
I've also tried to show log by calling debug.log API but this turned out in another strange behaviour. The log started a write loop that wont stop until app is...
> @thorin8k any updates on your side ? No, still having problems with this. I've not yet tried with the lastest versión (4.7.0) but im using a file logger in...
I've found something else. I forgot I had an automation to reload the main tuya integration every day. The problem happens when trying to reload the main tuya integration. Maybe...