Use an automation to change view to default.

This commit is contained in:
Dermot Duffy
2024-06-11 19:48:39 -07:00
parent afb9af5eb4
commit 8c7c2c8c18
7 changed files with 101 additions and 97 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ export function createGeneralAction(
options?: {
cardID?: string;
},
): FrigateCardCustomAction | null {
): FrigateCardCustomAction {
return {
action: 'fire-dom-event',
frigate_card_action: action,