Marc Reymann
Marc Reymann
Unfortunately there are many different devices that use this vendor ID, but you can try this: Please look at https://github.com/mreymann/temperx under "Prerequesites". Make sure the hidquery binary uses libusb not...
> The workaround is to create a .termcap file in your home directory with this one entry in it: > `xterm-256color:mi@:IC=\E[%d@:ei@:ic=\E[@:im@:tc=xterm-new:` > Until the IRM capabilities are implemented, this works...
Not me since my device doesn't have an external probe.
Hello, I've compared version 6.0 and version 6.1. v6.0 seems to decode everything OK except for the battery value: ``` [16:21:45][root@zero2:~/src/MiTemperature2]$ ./MiTemperature2.py --devicelistfile=/root/src/MiTemperature2/sensors.ini --onlydevicelist --battery --rssi --------------------------------------------- MiTemperature2 / ATC...
I somehow managed to get this running. Please review my changes: https://github.com/JsBergbau/MiTemperature2/pull/155