Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 745 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 745 Bytes

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