diff --git a/src/frigate-card.ts b/src/frigate-card.ts
index dff61311..3cfee965 100644
--- a/src/frigate-card.ts
+++ b/src/frigate-card.ts
@@ -447,6 +447,15 @@ export class FrigateCard extends LitElement {
this._showMenu = false;
}}
>
+ {
+ window.open(this.config.frigate_url);
+ this._showMenu = false;
+ }}
+ >
${!motionIcon ? html`` : html`