title: Main Panel widget_dimensions: [120, 120] widget_size: [1, 1] widget_margins: [5, 5] columns: 8 global_parameters: use_comma: 0 precision: 1 use_hass_icon: 1 namespace: default layout: - clock.clock (2x2), outside_temp, inside_temp # - set_temp, spacer, test test: widget_type: label title: test outside_temp: widget_type: sensor title: Outside Temperature units: "°F" precision: 1 entity: sensor.thermostat_outside_temperature #inside_temp: # widget_type: sensor # title: Inside Temperature # units: "°F" # precision: 1 # entity: sensor.home_temperature inside_temp: widget_type: climate title: Thermostat entity: climate.home