Sharing it with the community here:
- FoxESS Add-On for HAOS: GitHub - HarshBhardwaj/foxess-add-on: Runs the local FoxESS Smart WiLAN → MQTT bridge directly on your Home Assistant machine. It reads your inverter over the LAN (no FoxCloud) and publishes ~21 sensors via MQTT Discovery, so a FoxESS device appears automatically in Home Assistant. Broker credentials are pulled from the Home Assistant MQTT service — you don’t configure them here. · GitHub
- FoxESS SDK: GitHub - HarshBhardwaj/foxess-local: A fully-local, evidence-first Python SDK for FoxESS “Smart WiLAN” devices (e.g. Fox Hub G2 gateway + AIO-H1 inverter). No FoxCloud, no account, no internet — it talks to the device’s own http:///api/v1/sunspec/data endpoint and decodes the SunSpec/Modbus frames locally. · GitHub
Hopefully, this might help others in the community.