/spotprice

Nordpool spot price tracker script, sends notifications based on price.

Primary LanguagePython

Project still under construction

Home server automation dashboard

Problem: need to automate home server based on electricity price

Features:

  • Will provide data on server stats for frontend
  • Connects to tuya IoT platform api to control wifi smart sockets
  • Gathers Finlands electricity spot price data from Nordpool API to automate server run time
  • Records server performance stats and stores data in database
  • Uses multiple other api's to access data such as CoinGecko, NiceHash and the server itself

Project outline:

  • Python / Flask backend
  • React Frontend
  • SQLite database

GitHub Logo