Share

Share this URL with your friends and let them edit or delete the document.

Permissions

gobin
- sensor:
      name: Temperature
      object_id: Temperature-Probe-68f6cee342a8 Celsius
      state_topic: "temperature-probe"
      unique_id: db68590e-13bb-404b-9846-b13e2329c7d1
      device:
        identifiers: "esp32-temperature-probe-68f6cee342a8"
        name: Temperature-Probe-68f6cee342a8
      device_class: temperature
      unit_of_measurement: '°C'
      value_template: "{{ value_json.celsius | round(1) }}"