{ "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" }, { "entity": "number.jc_angle" } ] } ] }, { "type": "entities", "entities": [ { "entity": "switch.jc_run_control" }, { "entity": "switch.shellyplus1pm_c049ef8c7310_switch_0", "secondary_info": "none", "name": "Vibratory Feed Enable" }, { "entity": "input_number.jc_plate_frequency" }, { "entity": "switch.tp_link_power_strip_d7c1_vibratory_conveyor" }, { "entity": "switch.shellyplus1_b8d61a87d2a8_switch_0" } ], "show_header_toggle": false }, { "type": "entities", "entities": [ { "entity": "sensor.jc_throughput_count" }, { "entity": "number.jc_feedrate_setpoint" }, { "entity": "sensor.jc_pi_controller_output" } ] } ] } ] } } }