I'm learning as I'm go. If you have some advice please send me an email: tjhowse at gmail.com
I'm learning as I'm go. If you have some advice please send me an email: tjhowse at gmail.com
Vanilla Debian 9 64b. Nothing special.
All services are containerised and managed by docker-compose.
Nginx reverse proxies all requests incoming from the internet and handles TLS. This means each externally-accessible services don't need to worry about certificates.
I'm using Mosquitto as my MQTT broker. I aim for all information to pass through MQTT such that it is available for any system to allow for novel
I use InfluxDB as my timeseries database. It stores historical values for most of the information published on MQTT.
This manages gathering information from MQTT and inserting that data into InfluxDB.
Visualising the historical data.
Logic.
Notifications.
Github.Relay information between my inverter's modbus interface and my MQTT broker.
Github. Pulls realtime pricing information from Amber Energy's API and publishes it to my MQTT broker.
Sungrow SH5k-20. Manages transferring power from the solar arrays, the grid, the batteries and the house.
21 x 315w Phono Twin Plus Split Cell Solar Panels
11 x Tigo TS4 Optimizers
ESP8266 driving a 30A relay in series with the factory HWS regulator. Thermostatic mixing valve on HWS outlet.