Electricity prices in France have been increasing, prompting the author to analyze their electricity consumption using data from smart meters (Linky). They fetch raw consumption data and electricity pricing information via APIs, process and store the data in SQLite, and use a Python web app with NiceGUI to visualize and optimize their consumption. Various pricing plans are compared, and the Tempo plan proves to be the most cost-effective. Code is available on GitHub.
Sort: