We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d2e494 commit 1adb451Copy full SHA for 1adb451
.gitignore
@@ -2,4 +2,5 @@
2
/dist/
3
4
.DS_Store
5
+.vscode
6
coverage
package.json
@@ -1,6 +1,6 @@
1
{
"name": "datetime-card",
- "version": "1.0.1",
+ "version": "1.0.2",
"description": "A minimalistic card for Home Assistant Lovelace UI which shows how many days it has been between any input_datetime and today.",
"author": {
"email": "antpza@gmail.com",
0 commit comments