Skip to content

Instantly share code, notes, and snippets.

@DJBenson
Created January 6, 2024 10:16
Show Gist options
  • Save DJBenson/e74c965270a18adb3d1868c2b00d1d30 to your computer and use it in GitHub Desktop.
Save DJBenson/e74c965270a18adb3d1868c2b00d1d30 to your computer and use it in GitHub Desktop.
GivEnergy All In One Battery Voltage
mqtt:
sensor:
- name: "GivTCP <Your Serial> Invertor Details GivTCP Battery Voltage"
unique_id: <Insert a UUID>
force_update: true
icon: mdi:flash-triangle-outline
device_class: voltage
state_class: measurement
qos: 0
unit_of_measurement: "V"
state_topic: "<Your GivTCP Prefix>/<Your Serial>/raw/invertor/v_battery"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment