✨ Add gridstack dashboard layout
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"name": "Dash.",
|
||||
"description": "A module for displaying the graphs of your running Dash. instance.",
|
||||
"settings": {
|
||||
"title": "Settings for Dash. integration",
|
||||
"cpuMultiView": {
|
||||
"label": "CPU Multi-Core View"
|
||||
},
|
||||
@@ -18,6 +19,10 @@
|
||||
"url": {
|
||||
"label": "Dash. URL"
|
||||
}
|
||||
},
|
||||
"remove": {
|
||||
"title": "Remove Dash. integration",
|
||||
"confirm": "Are you sure, that you want to remove the Dash. integration?"
|
||||
}
|
||||
},
|
||||
"card": {
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"name": "Date",
|
||||
"description": "Show the current time and date in a card",
|
||||
"settings": {
|
||||
"title": "Settings for date integration",
|
||||
"display24HourFormat": {
|
||||
"label": "Display full time (24-hour)"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user