{ "version": 1, "minor_version": 1, "key": "lovelace.moisture_scales", "data": { "config": { "views": [ { "title": "Overview", "cards": [ { "title": "Precision Scale", "type": "vertical-stack", "cards": [ { "type": "horizontal-stack", "cards": [ { "type": "entity", "entity": "sensor.precision_scale_stable", "name": "Precision Scale", "icon": "mdi:scale" }, { "type": "entity", "entity": "input_select.activesample", "icon": "mdi:weight-gram" }, { "type": "entity", "entity": "input_select.mass_sample_mode", "icon": "mdi:weight" } ] }, { "type": "entity", "icon": "mdi:label-percent-outline", "entity": "sensor.latest_moisture_sample_by_weight" } ] } ], "type": "sidebar" } ] } } }