mirror of
https://github.com/home-assistant/core.git
synced 2026-08-28 02:24:46 -05:00
true
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user