Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
6a4aac4140
|
|||
|
77d23e39cf
|
@@ -184,21 +184,21 @@
|
|||||||
"databaseConnStr": "",
|
"databaseConnStr": "",
|
||||||
"attributes": {
|
"attributes": {
|
||||||
"application": "Temperature Shellies",
|
"application": "Temperature Shellies",
|
||||||
"deviceSelector": "T:1",
|
"deviceSelector": "T:2",
|
||||||
"valueSelector": "J:$.tC",
|
"valueSelector": "J:$.tC",
|
||||||
"unitSelector": "C:°C"
|
"unitSelector": "C:°C"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"topics": [ "shellies/sensor+/status/humidity:0" ],
|
"topics": [ "shellies/sensor/+/status/humidity:0" ],
|
||||||
"handler": "SVEJ",
|
"handler": "SVEJ",
|
||||||
"id": "SVEJ5",
|
"id": "SVEJ5",
|
||||||
"config": {
|
"config": {
|
||||||
"databaseConnStr": "",
|
"databaseConnStr": "",
|
||||||
"attributes": {
|
"attributes": {
|
||||||
"application": "Humidity Shellies",
|
"application": "Humidity Shellies",
|
||||||
"deviceSelector": "T:1",
|
"deviceSelector": "T:2",
|
||||||
"valueSelector": "J:$.rh",
|
"valueSelector": "J:$.rh",
|
||||||
"unitSelector": "C:%"
|
"unitSelector": "C:%"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user