Announcement

Collapse
No announcement yet.

Temperature Sensor

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Temperature Sensor

    Plug-in is great; I found it very easy to use! I have all of my lighting working. I'm struggling a bit with my temperature sensors.
    The sensor sends a tele/%topic%/SENSOR JSON response: {"Time":"2021-07-17T17:29:51","DS18B20":{"Id":"000003287EF1","Temperature":24 .7},"TempUnit":"F"}.

    Any idea how I can setup the device template for this? Thanks Nick

    #2
    Thanks Nick. Can you try this for the topic: "tele/#TOPIC#/SENSOR: DS18B20:Temperature" (remove the space before DS18B20 but otherwise it would translate into a smiley)

    Just copy an existing temperature feature (Tasmota Temperature.json is a good example) and adjust the topic (and template name off course).
    stefxx

    Comment


      #3
      Worked great. Thank you!

      Comment

      Working...
      X