# Wiring Home Assistant Into My Solar Inverter

DevFeed: [Wiring Home Assistant Into My Solar Inverter](<https://devfeed.tech/articles/wiring-home-assistant-into-my-solar-inverter-10747.md>)

Original publisher: [Read original article](<https://eduuh.com/blog/home-assistant-solar-inverter>)

Author: EduuhMuraya

Published: 2026-08-14T00:00:00Z

Content type: article

Language: en

Sources: [EduuhMuraya](<https://devfeed.tech/sources/eduuhmuraya.md>)

Topics: [Home Assistant](<https://devfeed.tech/topics/home-assistant.md>), [MQTT](<https://devfeed.tech/topics/mqtt.md>), [data](<https://devfeed.tech/topics/data.md>), [Document Object Model (DOM)](<https://devfeed.tech/topics/dom.md>), [phoenix](<https://devfeed.tech/topics/phoenix.md>), [servers](<https://devfeed.tech/topics/servers.md>)

Tags: [data](<https://devfeed.tech/tags/data.md>), [firewall](<https://devfeed.tech/tags/firewall.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [proxmox](<https://devfeed.tech/tags/proxmox.md>), [raspberry-pi](<https://devfeed.tech/tags/raspberry-pi.md>), [smart-home](<https://devfeed.tech/tags/smart-home.md>), [telemetry](<https://devfeed.tech/tags/telemetry.md>)

## AI overview

This article explains how to connect a Growatt solar inverter to Home Assistant through Solar Assistant and MQTT. It covers running Home Assistant as a Proxmox VM, troubleshooting Phoenix LiveView form state and an inactive MQTT publisher, and keeping the integration read-only.

## Source excerpt

A Growatt inverter, a Raspberry Pi running Solar Assistant, and Home Assistant on Proxmox. Bridging them took an MQTT broker, a form that silently discarded everything I typed, and a decision to keep the link read-only. Then it stopped watching the house and started switching it off.