Files
html/api/wired-pending/intent-opus4-volume_control.php
2026-04-19 15:05:01 +02:00

16 lines
494 B
PHP

<?php
return array(
'name' => 'volume_control',
'domain' => 'wevads_pipeline',
'priority' => 'P1',
'triggers' => array(
'volume control',
'send volume'
),
'cmd' => 'echo "intent volume_control · domain wevads_pipeline · priority P1 · Volume 77170/d cap · status LIVE · source arena-wave-114-gap-fix"',
'status' => 'EXECUTED',
'created_at' => '2026-04-19T01:15:00+00:00',
'source' => 'opus-yacine-19avr-arena-gap-wire',
'description' => 'Volume 77170/d cap',
);