Use an automation to change view to default.
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@ export function createGeneralAction(
|
||||
options?: {
|
||||
cardID?: string;
|
||||
},
|
||||
): FrigateCardCustomAction | null {
|
||||
): FrigateCardCustomAction {
|
||||
return {
|
||||
action: 'fire-dom-event',
|
||||
frigate_card_action: action,
|
||||
|
||||
Reference in New Issue
Block a user