co2mon
co2mon copied to clipboard
CLI for MasterKit CO2 Monitor
I'll include further details if necessary, but TL;DR it only works with root privileges. Why and how do I fix this?
It seems there is new revision of ZGm053U hardware with new protocol, bought at dadget.ru. Doesn't works with apps from dadget.ru, but works with latest windows software from http://www.zyaura.com/ ```...
If co2mond has never beed runned and CntR/Tamb are absent it gives `could not convert string to float` instead of clean error message: ``` % cat /etc/collectd/collectd.conf.d/co2mon.conf LoadPlugin python ModulePath...
Не собирается на macOS 10.13.6. При этом [вот это](https://github.com/dmage/co2mon/issues/31) видел, и вот так делал: `brew install libusb` `brew install hidapi` `brew install pkg-config`
The option `-f` has wrong examples in the help. The values that -f accepts depend on hidapi's internals. The list of devices can be obtained by [hid_enumerate](http://www.signal11.us/oss/hidapi/hidapi/doxygen/html/group__API.html#ga135931e04d48078a9fb7aebf663676f9).
Can you add a file that shows current status of the device - is it connected to usb or not, and maybe some other statuses that this device supports (mode?...
Ошибка при попытке собрать под Orange Pi Zero2. OS: Ubuntu 20.04 (4.9.170.7) ``` root@orangepizero2:~/co2mon/build# cmake .. -- The C compiler identification is GNU 9.4.0 -- The CXX compiler identification is...
Hello. I'm a little off topic. In official programs under Windows OS for the MT8957s device, there is a setting "from where to read device data - from "usb" or...
Logs looked like this: ``` Oct 13 19:15:29 hostname systemd[1]: Started Polling daemon for masterkit co2monitor. Oct 13 19:15:29 hostname co2mond[31973]: co2mond: signal(SIGPIPE, SIG_IGN): Success Oct 13 19:15:29 hostname systemd[1]:...