-
-
Notifications
You must be signed in to change notification settings - Fork 189
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
dc0e4a0
commit 1ce1901
Showing
10 changed files
with
489 additions
and
4,509 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
DOMAIN = "dwains_dashboard" | ||
VERSION = "3.4.3" | ||
VERSION = "3.5.0" |
Empty file.
34 changes: 17 additions & 17 deletions
34
custom_components/dwains_dashboard/js/dwains-dashboard.js
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
custom_components/dwains_dashboard/js/dwains-dashboard.js.LICENSE.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
/*! js-cookie v3.0.1 | MIT */ | ||
/*! js-cookie v3.0.5 | MIT */ | ||
|
||
/** | ||
* @license | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.
4,946 changes: 466 additions & 4,480 deletions
4,946
custom_components/dwains_dashboard/js/package-lock.json
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"name": "Dwains Dashboard", | ||
"render_readme": true, | ||
"homeassistant": "2022.3.0" | ||
"homeassistant": "2022.8.0" | ||
} |