- Clone the repo into ~
sudo apt install ansible
ansible-galaxy install -r requirements.yml
bin/dot-bootstrap
dot-update <tag>
sensors
and identify, e.g. k10temp-pci-00c3bat /sys/class/hwmon/hwmon*/name
to lookup sensor names- Then use
/sys/class/hwmon/hwmon*/temp1_input
for the temperature
Though there is a chance of the path changing on reboot, doesn't seem to be a solution for now.