Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 829 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 829 Bytes

HA_with_EspHome

My home setup with Home Assistant + Esphome, MQTT, Zigbee2Mqtt, PostgresDB

basic Home Assistent stuff + PV system with smartmeter, battery and Soyosource Inverter, which tries to reduce the house powerconsumption to 0. (zero feed/ Nulleinspeisung) :-)

"Hichi" Wifi IR reader transmits current consumption -> HomeAssistant -> ESP32 in garage -> Adjusts power demand on Soyosource inverter

In Addition the ESP32 measures PV / Battery currents, temperatures, JK BMS and ensures safe operation of the Battery. Inlcuding backup operation if Wifi or HomeAssistant are not available.

Current measurements are done via two INA226 all 250ms and the Soyosource inverter is also adjusted each 250ms (which makes overshoot compensation necessary: syssi/esphome-soyosource-gtn-virtual-meter#140)