Skip to content

tommarek/LoxoneSmartHome

Repository files navigation

LoxoneSmartHome

Aim of this repo is to grab data from Loxone smart home and a PHV array with Growatt battery and inverter and use it to predict excess of solar energy. This information will then be processed by a controlling app and heating/cooling commands will then be sent back to the Loxone server.

Docker containers

Grafana

Grafana service connected to influxdb database that displays relevant data

InfluxDB

Database used by all the services to store data

Loxone2DB

Rust script that reads data pushed by Loxone server and stores them to the DB

Mosquitto

MQTT broker used to collect data from Growatt (https://github.com/otti/Growatt_ShineWiFi-S) and possibly other sensors

WeatherForecastScraper

Gets the weather data from weather forecast services (currently Aladin and Openweathermap are supported) then publishes the entire hourly forecast to the MQQT and current weather data are stored in the influxDB for future use with the MPC system.

Mastermind (TODO)

Python application that will read data from the InfluxDB and sends the heating/cooling commands to the Loxone server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published