https://github.com/keshavdv/victron-hacs
Home Assistant plug-in for Victron Instant Readout compatible devices
https://github.com/keshavdv/victron-hacs
bluetooth hacs-integration home-assistant victron
Last synced: 28 days ago
JSON representation
Home Assistant plug-in for Victron Instant Readout compatible devices
- Host: GitHub
- URL: https://github.com/keshavdv/victron-hacs
- Owner: keshavdv
- Created: 2022-12-30T13:56:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-16T00:52:00.000Z (7 months ago)
- Last Synced: 2025-03-30T11:06:31.006Z (about 1 month ago)
- Topics: bluetooth, hacs-integration, home-assistant, victron
- Language: Python
- Homepage:
- Size: 51.8 KB
- Stars: 85
- Watchers: 15
- Forks: 31
- Open Issues: 49
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://github.com/hacs/integration)
# Victron Instant Readout Integration
This integration allows exposing data from Victron devices with Instant Readout enabled in Home Assistant.
Supported Devices & Entities:
- SmartShunt 500A/500mv and BMV-712/702 provide the following data:
- Voltage
- Alarm status
- Current
- Remaining time (mins)
- State of charge (%)
- Consumed amp hours
- Auxilary input mode and value (temperature, midpoint voltage, or starter battery voltage)
- Smart Battery Sense
- Voltage
- Temperature (°C)
- MPPT/Solar Charger
- Charger State (Off, Bulk, Absorption, Float)
- Battery Voltage (V)
- Battery Charging Current (A)
- Solar Power (W)
- Yield Today (Wh)
- External Device Load (A)# Installation
## Manual
1. Clone the repository to your machine and copy the contents of custom_components/ to your config directory
2. Restart Home Assistant
3. Setup integration via the integration page.## HACS
1. Add the integration through this link:
[](https://my.home-assistant.io/redirect/hacs_repository/?owner=keshavdv&repository=victron-hacs&category=integration)
2. Restart Home Assistant
3. Setup integration via the integration page.