This commit is contained in:
G Johansson
2026-05-12 17:57:54 +00:00
parent 209943bf60
commit 8044f9c3ff
@@ -65,7 +65,7 @@ async def get_options_schema(handler: SchemaCommonFlowHandler) -> vol.Schema:
description_field="compensated_value",
multiple=True,
translation_key=CONF_DATAPOINTS,
overview_labels=False,
overview_labels=True,
fields={
CONF_UNCOMPENSATED_VALUE: ObjectSelectorField(
required=True,