HASS: shorter trigger
This commit is contained in:
parent
ebb376e3c5
commit
5512a3a2a6
1 changed files with 1 additions and 0 deletions
|
|
@ -332,6 +332,7 @@ with lib; {
|
|||
alarm_control_panel = {
|
||||
platform = "manual";
|
||||
code = "!secret alarm_code";
|
||||
trigger_time = 60;
|
||||
};
|
||||
|
||||
assist_pipeline = { };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue