Thanks to visit codestin.com
Credit goes to github.com

Skip to content

marcovolt/homeassistant-binance

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

22 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

binance icon Home Assistant Binance β€” marcovolt Fork

🌟 Main benefit

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.

✨ No more manual coin lists

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.


πŸš€ Why this fork stands out

πŸ” Automatic wallet asset detection

No need to manually maintain lists of coin codes.

πŸ’Ά Automatic EUR conversion

Asset values are calculated directly in EUR whenever possible.

πŸ“Š Portfolio-ready sensors

The integration automatically creates the sensors you actually need for dashboards:

  • Spot Balance
  • Spot Value
  • Exchange
  • Portfolio Total
  • Portfolio Total Graph

🧹 Cleaner and smarter

This fork also improves day-to-day usability:

  • cleaner entity names
  • LD* asset filtering
  • optional minimum value filter
  • improved options flow
  • better dashboard support

🧠 What this means in practice

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.


🏷️ Example entity naming

This fork uses cleaner entity IDs such as:

  • sensor.marcovolt_binance_eth_spot_balance
  • sensor.marcovolt_binance_eth_spot_value
  • sensor.marcovolt_binance_etheur_exchange
  • sensor.marcovolt_binance_portfolio_total
  • sensor.marcovolt_binance_portfolio_total_graph

πŸ–ΌοΈ Screenshots

Integration overview

Integration overview

Automatically detected portfolio assets

Detected assets

Integration options

Options


πŸ”§ Key features

  • βœ… 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

πŸ“¦ Installation

HACS (Custom Repository)

  1. Open HACS
  2. Open the menu in the top right corner
  3. Select Custom repositories
  4. Add this repository URL
  5. Category: Integration
  6. Install the repository
  7. Restart Home Assistant
  8. Add the Binance integration from Devices & Services

Manual installation

  1. Copy custom_components/binance into your Home Assistant custom_components folder
  2. Restart Home Assistant
  3. Add the Binance integration from Devices & Services

βš™οΈ Configuration

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

πŸ“Œ Notes

  • 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

⚠️ Disclaimer

This project is not affiliated with Binance.

Use it at your own risk, and always verify financial data before making trading decisions.


πŸ™Œ Credits

Original integration by YouNesta.
This fork builds on that work and focuses on automation, EUR valuation, and dashboard usability.


β˜• Support

If this project is useful to you or improved your Home Assistant setup, you can support it here:

Donate with Bitcoin / Crypto

Ko-fi / Buy me a coffee

About

Unofficial fork of YouNesta/homeassistant-binance with automatic EUR portfolio support, no need to manually enter coin symbols

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 100.0%