A python script that automatically switches ON/OFF a crypto mining rig depending on the weather and rig temp.
- Find an API wrapper for communicating with the P110 smart plug.
-
Look for and test hiveOS API=> use a SSH client like paramiko to perform this.-
lm-sensors
should be installed (add to requirements in this README file).
-
- Find a weather API => Open-Meteo.
- Refactoring.
- Write unit tests.
- Config file + validation.
- Use Cements ?
- Use pm2 to cronify the script ?