Skip to content

Instantly share code, notes, and snippets.

@DJBenson
Last active January 6, 2024 10:16
Show Gist options
  • Select an option

  • Save DJBenson/d53126ca54c634c903297c5ea07658ae to your computer and use it in GitHub Desktop.

Select an option

Save DJBenson/d53126ca54c634c903297c5ea07658ae to your computer and use it in GitHub Desktop.

Revisions

  1. DJBenson revised this gist Jan 6, 2024. 1 changed file with 8 additions and 8 deletions.
    16 changes: 8 additions & 8 deletions geaiobatterytemp.yaml
    Original file line number Diff line number Diff line change
    @@ -1,10 +1,10 @@
    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"
    - 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"
  2. DJBenson revised this gist Jan 6, 2024. 1 changed file with 10 additions and 8 deletions.
    18 changes: 10 additions & 8 deletions geaiobatterytemp.yaml
    Original file line number Diff line number Diff line change
    @@ -1,8 +1,10 @@
    - 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"
    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"
  3. DJBenson renamed this gist Jan 6, 2024. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  4. DJBenson created this gist Jan 6, 2024.
    8 changes: 8 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,8 @@
    - 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"