Skip to content

Instantly share code, notes, and snippets.

@DJBenson
Last active January 6, 2024 10:16
Show Gist options
  • Save DJBenson/d53126ca54c634c903297c5ea07658ae to your computer and use it in GitHub Desktop.
Save DJBenson/d53126ca54c634c903297c5ea07658ae to your computer and use it in GitHub Desktop.
GivEnergy All In One Battery Temperature
mqtt:
sensor:
- name: "GivTCP <Your Serial> Invertor Details GivTCP Battery Temperature"
unique_id: <Insert a UUID>
state_topic: "<Your GivTCP Prefix>/<Your Serial>/raw/invertor/temp_battery"
force_update: true
device_class: Temperature
unit_of_measurement: "°C"
state_class: measurement
icon: "mdi:thermometer"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment