Vladimir Filimonov

Results 22 comments of Vladimir Filimonov

Hello @satter Thank you for the report. To be honest I don't know why does it happen, since this logging is not set up explicitly by co2meter (neither do I...

Hello @alpxp Thanks for reporting and figuring out how to decode humidity! Let me have a look and incorporate your code to co2meter. I suspect that I'd need to wrap...

Similar issue: https://github.com/vfilimonov/co2meter/issues/16 It took 8 months (🤦), but the `bypass_decrypt` argument has been added to master: https://github.com/vfilimonov/co2meter/commit/5d4187dbd666163911601e0076336e42a4045afc

Hello guys, sorry for coming back late to you. Unfortunately I don't have any device with Windows installed anymore, so I suspect that I could not be of a help...

Hello all. I've added an argument to `__init__`: `bypass_decrypt`. If set to True, `read_data` will not call `_decrypt`. Please let me know if it's ok and I'll push the new...

``` import co2meter as co2 mon = co2.CO2monitor(bypass_decrypt=True) mon.read_data() ``` should do the same as https://github.com/vfilimonov/co2meter/issues/16#issuecomment-689278278

Hi @Pinkers Thank you for your interest in co2meter and I’m sorry about your issues. To be honest there’s little what I can do or suggest about other vendors. I...

@Pinkers @eriwst thank you for reporting. I've added the note to readme.md.

Mine was bought at Dadget ([Russian retailer: Даджет](https://shop.dadget.ru/catalog/house/detektor_uglekislogo_gaza/)). I believe there should be similar devices at aliexpress, but unfortunately I could not comment on compatibility

Nope, unfortunately I've got no idea either.