Skip to content

Commit a8f948d

Browse files
authored
Updated smart weather dashboard (#12)
* update smart weather dashboard * add white space at the end of the config
1 parent 3415242 commit a8f948d

File tree

1 file changed

+2
-12
lines changed

1 file changed

+2
-12
lines changed

examples/smart_weather_device/smart_weather_system.json

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
"config": {
1515
"datasources": [
1616
{
17-
"type": "device",
17+
"type": "entity",
1818
"name": "",
19-
"deviceId": "86d57f40-2841-11f1-ab48-b99dc7a38da5",
19+
"deviceId": null,
2020
"entityAliasId": "06f3ba84-5939-bc77-d432-6a9790ffc895",
2121
"dataKeys": [
2222
{
@@ -1945,16 +1945,6 @@
19451945
}
19461946
},
19471947
"entityAliases": {
1948-
"c29e18f6-8142-829a-c5eb-ea9e29b27434": {
1949-
"id": "c29e18f6-8142-829a-c5eb-ea9e29b27434",
1950-
"alias": "smart weather device",
1951-
"filter": {
1952-
"type": "entityName",
1953-
"resolveMultiple": false,
1954-
"entityType": "DEVICE",
1955-
"entityNameFilter": "smart weather device"
1956-
}
1957-
},
19581948
"06f3ba84-5939-bc77-d432-6a9790ffc895": {
19591949
"id": "06f3ba84-5939-bc77-d432-6a9790ffc895",
19601950
"alias": "Smart Weather Device",

0 commit comments

Comments
 (0)