Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/syssi/esphome-votronic
ESPHome component to monitor votronic devices via BLE or Display Link
https://github.com/syssi/esphome-votronic
bluetooth display-link esphome esphome-component hacktoberfest votronic
Last synced: 2 months ago
JSON representation
ESPHome component to monitor votronic devices via BLE or Display Link
- Host: GitHub
- URL: https://github.com/syssi/esphome-votronic
- Owner: syssi
- License: apache-2.0
- Created: 2023-01-16T10:09:45.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-21T11:57:14.000Z (2 months ago)
- Last Synced: 2024-10-21T16:32:43.823Z (2 months ago)
- Topics: bluetooth, display-link, esphome, esphome-component, hacktoberfest, votronic
- Language: C++
- Homepage:
- Size: 296 KB
- Stars: 16
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# esphome-votronic
![GitHub actions](https://github.com/syssi/esphome-votronic/actions/workflows/ci.yaml/badge.svg)
![GitHub stars](https://img.shields.io/github/stars/syssi/esphome-votronic)
![GitHub forks](https://img.shields.io/github/forks/syssi/esphome-votronic)
![GitHub watchers](https://img.shields.io/github/watchers/syssi/esphome-votronic)
[!["Buy Me A Coffee"](https://img.shields.io/badge/buy%20me%20a%20coffee-donate-yellow.svg)](https://www.buymeacoffee.com/syssi)ESPHome component to monitor votronic devices via BLE or Display Link
![Lovelace entities card of the Solar charger](images/lovelace-entities-card-solar-charger.png "Lovelace entities card of the Solar charger")
## Setup
* [BLE communication via the Bluetooth Controller](votronic_bluetooth.md)
* [Wired communication using the Display Link interface](votronic_display_link.md)## References
* https://github.com/heeplr/votronic
* https://github.com/TheRealMoeder/vosodi
* https://github.com/crathje/VotronicSRDuoDig
* https://github.com/SirReal-surreal/SirReal-surreal/blob/main/2021_08_16_Votronic.json
* https://codeberg.org/scy/votonic
* https://cumulumbus.de/smart-camper-auslesen-der-batterie-und-solarinformationen-aus-dem-votronic-bluetooth-connector/