Announcing BeemEnergy: A Home Assistant Add-on for Beem Energy Users
I’m excited to share my new project: BeemEnergy, an open-source add-on that connects your Beem Energy installation to Home Assistant. It’s designed to help you monitor and integrate your Beem On SOLO system — and potentially other Beem setups — directly into your smart home dashboard.
How does it work?
- Polls your solar production data using Beem’s (unofficial) API
- Sends live updates to your MQTT broker
- Automatically integrates with Home Assistant via MQTT discovery
- Gives you full visibility of your solar output — ideal for dashboards, automations, and energy tracking
The add-on is currently tested with my own Beem On SOLO setup, so feedback and testing on other configurations are especially welcome.
How to try it:
- Make sure you have the official Home Assistant MQTT add-on (or another MQTT broker) running and connected.
- In Home Assistant, go to Settings → Add-ons → Add-on Store.
- Click the three dots in the top-right corner and select “Add repository”, then enter:
https://github.com/funkolab/BeemEnergy
- Refresh the page — the BeemEnergy add-on should appear in the list. Install it and configure it with your credentials.
This is an early version, so expect a few rough edges. Your feedback, bug reports, and suggestions are incredibly helpful!
Check it out on GitHub:
https://github.com/funkolab/BeemEnergy
Thanks for testing and supporting open-source energy monitoring!