Hi everyone,
I’d like to introduce a new custom Home Assistant integration called ING Stocks Plus.
The integration allows you to track stocks and ETFs by ISIN, using ING’s publicly available instrument API.
It is inspired by the original ING Stocks integration by RalfEs73, but has been technically rebuilt and extended with modern Home Assistant concepts.
Key features
ISIN-based price tracking for stocks & ETFs
Configurable update interval per instrument (changeable later via options)
Instrument type selection:
- Auto detection
- ETF
- Stock
Optional key figures (only created if available):
- Dividend yield
- P/E ratio
- Market capitalization
- 52-week high / low
Consistent Material Design icons
- Dynamic up/down icons for price changes
Uses DataUpdateCoordinator
Works well with ApexCharts Card
HACS-ready
Notes
- Not all instruments provide key figures
- Some asset types (e.g. certain bond funds) may not be available via the ING API
- The integration uses an unofficial public API and is not affiliated with ING
Repository
GitHub - Sundancer78/hacs_ingstocksplus: ING Stocks Plus — Home Assistant Integration
I’m happy about testers, feedback and improvement suggestions.
Thanks for taking a look!