1
0
mirror of https://github.com/home-assistant/core.git synced 2026-06-05 07:04:05 +01:00
Files
2026-03-24 19:05:16 +01:00

16 lines
217 B
JSON

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