Your Binance portfolio updates automatically in Home Assistant β without manually entering coin symbols.
An unofficial fork of the original Binance integration by YouNesta, focused on one key improvement:
This fork detects wallet assets automatically, creates the relevant sensors, and converts portfolio values directly into EUR.
This fork is designed to make Binance portfolio tracking feel automatic and practical inside Home Assistant.
Instead of manually entering coin symbols and exchange pairs, the integration can automatically:
- detect assets held in your Binance wallet
- create balance sensors
- create value sensors
- create exchange sensors
- calculate the total portfolio value
- convert everything automatically to EUR
That is the core advantage of this fork.
No need to manually maintain lists of coin codes.
Asset values are calculated directly in EUR whenever possible.
The integration automatically creates the sensors you actually need for dashboards:
- Spot Balance
- Spot Value
- Exchange
- Portfolio Total
- Portfolio Total Graph
This fork also improves day-to-day usability:
- cleaner entity names
LD*asset filtering- optional minimum value filter
- improved options flow
- better dashboard support
When you buy a new coin on Binance:
- the wallet is scanned automatically
- the asset can appear automatically in Home Assistant
- its balance and value are created automatically
- its value is converted to EUR
- your portfolio dashboard becomes much easier to maintain
This makes the integration much better suited for real dynamic portfolios.
This fork uses cleaner entity IDs such as:
sensor.marcovolt_binance_eth_spot_balancesensor.marcovolt_binance_eth_spot_valuesensor.marcovolt_binance_etheur_exchangesensor.marcovolt_binance_portfolio_totalsensor.marcovolt_binance_portfolio_total_graph
- β Automatic Binance wallet asset detection
- β Automatic EUR portfolio valuation
- β Automatic Spot / Value / Exchange / Total sensor creation
- β Cleaner entity naming
- β Configurable minimum asset value threshold
- β
LD*asset filtering - β Graph-friendly portfolio total sensor
- β Better Home Assistant dashboard usability
- Open HACS
- Open the menu in the top right corner
- Select Custom repositories
- Add this repository URL
- Category: Integration
- Install the repository
- Restart Home Assistant
- Add the Binance integration from Devices & Services
- Copy
custom_components/binanceinto your Home Assistantcustom_componentsfolder - Restart Home Assistant
- Add the Binance integration from Devices & Services
This fork is designed to work best in automatic mode.
In most cases, you do not need to manually configure:
- asset lists
- exchange pair lists
Optional controls are still available if needed, including:
- minimum asset value filter
- optional asset whitelist
- optional exchange whitelist
- This is an unofficial fork
- Original project credit belongs to YouNesta
- Main focus: Binance Spot portfolio tracking in EUR
- Some conversion paths may still depend on Binance market availability
- Old entities from previous versions may remain in Home Assistant until manually removed
This project is not affiliated with Binance.
Use it at your own risk, and always verify financial data before making trading decisions.
Original integration by YouNesta.
This fork builds on that work and focuses on automation, EUR valuation, and dashboard usability.
If this project is useful to you or improved your Home Assistant setup, you can support it here:


