11 lines
172 B
JSON
11 lines
172 B
JSON
|
{
|
||
|
"name": "any fan absence",
|
||
|
"conditions": [
|
||
|
],
|
||
|
"actions": [
|
||
|
{
|
||
|
"type": "fan.all.set_speed",
|
||
|
"speed": "100"
|
||
|
}
|
||
|
]
|
||
|
}
|