# Dashboard Config title: Sensors widget_dimensions: [120, 120] widget_size: [1, 1] widget_margins: [5, 5] columns: 6 rows: 8 global_parameters: use_comma: 0 precision: 2 use_hass_icon: 1 shorten: 1 nav_back: widget_type: navigate dashboard: Main icon_inactive: mdi-arrow-left-bold-outline widget_style: "background: MEDIUMSLATEBLUE;" nav_mobile: widget_type: navigate dashboard: Sensors_Mobile icon_inactive: mdi-cellphone-basic widget_style: "background: MEDIUMSLATEBLUE;" label_desk: widget_type: label text: Desk widget_style: "background: MEDIUMSLATEBLUE;" label_system_status: widget_type: label text: System widget_style: "background: MEDIUMSLATEBLUE;" label_attic: widget_type: label text: Attic widget_style: "background: MEDIUMSLATEBLUE;" # Layout layout: - include: header - nav_main, clock(2x1), nav_mobile, nav_back, reload - label_desk(6x1) - include: sensors_desk - temp, heat_index, light_value, light, humidity, pressure - include: zwave - label_attic(6x1) - zwave_multi_sensor_attic_status, multi_sensor_attic, multi_sensor_attic_battery_level, multi_sensor_attic_temperature, multi_sensor_attic_humidity, multi_sensor_attic_light - label_system_status(6x1) - include: status - battery_status, battery_capacity, battery_voltage, battery_current, battery_health(2x1) - ac_status, ac_current, ac_voltage, spacer(2x1), zwave_gateway_status