1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-17 07:34:07 +01:00
Files
2026-03-25 18:29:20 +01:00

16 lines
235 B
JSON

{
"conditions": {
"is_value": {
"condition": "mdi:thermometer"
}
},
"triggers": {
"changed": {
"trigger": "mdi:thermometer"
},
"crossed_threshold": {
"trigger": "mdi:thermometer"
}
}
}