Add preview rendering to HA card picker (looks great!)

This commit is contained in:
Dermot Duffy
2021-10-10 20:52:49 -07:00
parent 7d013d27ad
commit 86644475ad
3 changed files with 19 additions and 11 deletions
+2
View File
@@ -1 +1,3 @@
export const CARD_VERSION = '1.1.0';
export const REPO_URL = "https://github.com/dermotduffy/frigate-hass-card";
export const TROUBLESHOOTING_URL = `${REPO_URL}#troubleshooting`;