Fabian-Schmidt / esphome-victron_ble

Use official Victron BLE endpoint for fetching data from Victron devices via Bluetooth LE via ESPHome.
GNU General Public License v3.0
152 stars 15 forks source link

Turn inverter on and off #34

Closed lewi3069 closed 8 months ago

lewi3069 commented 8 months ago

Would you be able to add the functionality to turn an inverter on or off?

Fabian-Schmidt commented 8 months ago

No. I observe the Bluetooth announcement data broadcasted by the victron device. I don't have any active communication with the device and therefore cannot issue any command on the device. Please look into the ve.direct protocol for this.