working 2.0 clone
This commit is contained in:
42
.storage/lovelace.dashboard_moisture
Normal file
42
.storage/lovelace.dashboard_moisture
Normal file
@@ -0,0 +1,42 @@
|
||||
{
|
||||
"version": 1,
|
||||
"minor_version": 1,
|
||||
"key": "lovelace.dashboard_moisture",
|
||||
"data": {
|
||||
"config": {
|
||||
"views": [
|
||||
{
|
||||
"title": "Home",
|
||||
"cards": [
|
||||
{
|
||||
"type": "entities",
|
||||
"entities": [
|
||||
{
|
||||
"entity": "input_number.batch_weight"
|
||||
},
|
||||
{
|
||||
"entity": "input_number.moisture_ambient_temperature"
|
||||
},
|
||||
{
|
||||
"entity": "input_number.moisture_cold_soak_time"
|
||||
},
|
||||
{
|
||||
"entity": "input_number.moisture_hot_bath_temperature"
|
||||
},
|
||||
{
|
||||
"entity": "input_number.moisture_hot_soak_time"
|
||||
},
|
||||
{
|
||||
"entity": "sensor.steinlite_moisture_content"
|
||||
},
|
||||
{
|
||||
"entity": "sensor.steinlite_sample_temperature"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user