Skip to content

Commit 4902218

Browse files
committed
Rework card a bit
- Migrate to typescript - Switch to custom-cards/custom-card-helpers and built-in hass helpers. - Build cards on initialization instead of on every state update. This will probably solve #10.
1 parent 77f763b commit 4902218

File tree

10 files changed

+585
-134
lines changed

10 files changed

+585
-134
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
dist
22
node_modules
3+
version.ts

0 commit comments

Comments
 (0)