103 lines
2.9 KiB
Plaintext
103 lines
2.9 KiB
Plaintext
{
|
|
"version": 1,
|
|
"minor_version": 1,
|
|
"key": "lovelace.dashboard_jc",
|
|
"data": {
|
|
"config": {
|
|
"title": "JC Dashboard",
|
|
"views": [
|
|
{
|
|
"path": "default_view",
|
|
"title": "Home",
|
|
"cards": [
|
|
{
|
|
"type": "vertical-stack",
|
|
"cards": [
|
|
{
|
|
"type": "horizontal-stack",
|
|
"cards": [
|
|
{
|
|
"type": "gauge",
|
|
"entity": "sensor.jc_height_raw",
|
|
"min": 0,
|
|
"max": 1667
|
|
},
|
|
{
|
|
"type": "gauge",
|
|
"entity": "sensor.jc_angle_raw",
|
|
"min": 0,
|
|
"max": 251
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "entities",
|
|
"entities": [
|
|
{
|
|
"entity": "number.jc_feed_angle"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "entities",
|
|
"entities": [
|
|
{
|
|
"entity": "input_number.jc_pecan_grade",
|
|
"secondary_info": "none",
|
|
"name": "Enter Pecan Diameter Here"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "entities",
|
|
"entities": [
|
|
{
|
|
"entity": "input_number.jc_crush_amount",
|
|
"name": "Select Crush Amount"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "entities",
|
|
"entities": [
|
|
{
|
|
"entity": "switch.shellyplus1pm_c049ef8c7310_switch_0",
|
|
"secondary_info": "none",
|
|
"name": "Vibratory Feed Enable"
|
|
},
|
|
{
|
|
"entity": "switch.tp_link_power_strip_d7c1_vibratory_conveyor"
|
|
}
|
|
],
|
|
"show_header_toggle": false
|
|
},
|
|
{
|
|
"type": "entities",
|
|
"entities": [
|
|
"number.jc_feed_time",
|
|
"switch.jc_limit_feed_duration"
|
|
]
|
|
},
|
|
{
|
|
"type": "entities",
|
|
"entities": [
|
|
{
|
|
"entity": "input_number.jc_plate_frequency"
|
|
},
|
|
{
|
|
"entity": "input_number.jc_feeder_frequency"
|
|
},
|
|
{
|
|
"entity": "input_number.batch_weight"
|
|
}
|
|
],
|
|
"title": "Set Manually on Machine (ONLY FOR DATA LOGGING)"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |