JsBergbau / MiTemperature2

Read the values of the Xiaomi Mi Bluetooth Temperature sensor 2 including custom encrypted format.
705 stars 162 forks source link

Daemon mode #123

Closed axinjanet closed 1 year ago

axinjanet commented 2 years ago

a daemon mode would be really nice. An output to the console should be surpressed and only forwarded to the callback function.

JsBergbau commented 2 years ago

Hi aninjanet, have a look here https://github.com/JsBergbau/MiTemperature2/issues/80

Easiest solution is to use redirection to /dev/null via > /dev/null