Untitled
unknown
json
2 years ago
328 B
12
Indexable
{
"device_class": "humidity",
"state_topic": "homeassistant/cinemaduino/state",
"unit_of_measurement": "%",
"suggested_display_precision": 1,
"value_template": "{{ value_json.humidity }}",
"device": {
"identifiers": [
"cinema-dht-01"
],
"name": "Cinema Sensor"
}
}Editor is loading...