Move sensor management to separate module
Create a `sensor` module that will handle the interaction with coolr and return updated machine information regularly. The code code is as dumb as the previous one, but the structure is improved, which should help for the next round of updates with coolr.
nrm/sensor.py
0 → 100644
Please register or sign in to comment