working 2.0 clone
This commit is contained in:
58
.storage/lovelace.dashboard_sheller
Normal file
58
.storage/lovelace.dashboard_sheller
Normal file
@@ -0,0 +1,58 @@
|
||||
{
|
||||
"version": 1,
|
||||
"minor_version": 1,
|
||||
"key": "lovelace.dashboard_sheller",
|
||||
"data": {
|
||||
"config": {
|
||||
"views": [
|
||||
{
|
||||
"title": "Overview",
|
||||
"cards": [
|
||||
{
|
||||
"type": "entities",
|
||||
"entities": [
|
||||
{
|
||||
"entity": "number.sheller_angle"
|
||||
},
|
||||
{
|
||||
"entity": "input_number.sheller_paddle_rpm"
|
||||
},
|
||||
{
|
||||
"entity": "input_number.sheller_drum_rpm"
|
||||
},
|
||||
{
|
||||
"entity": "input_number.sheller_ring_gap"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "entities",
|
||||
"entities": [
|
||||
"sensor.sheller_bin_1_weight",
|
||||
"sensor.sheller_bin_2_weight",
|
||||
"sensor.sheller_bin_3_weight",
|
||||
"sensor.sheller_bin_4_weight"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "entities",
|
||||
"entities": [
|
||||
"switch.shellyplus1_cc7b5c0d0eb4_switch_0",
|
||||
"light.shellyplus010v_e86beae4d350_light_0",
|
||||
"switch.shellyplus1_cc7b5c0d316c_switch_0",
|
||||
"light.shellyplus010v_e86beae4df24_light_0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "entities",
|
||||
"entities": [
|
||||
"sensor.shelling_machine_drum_rpm",
|
||||
"sensor.shelling_machine_paddle_rpm"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user