mirror of
https://github.com/home-assistant/core.git
synced 2025-12-23 04:19:34 +00:00
Fix typing in ObjectSelectorConfig (#153043)
This commit is contained in:
@@ -1162,7 +1162,7 @@ class ObjectSelectorConfig(BaseSelectorConfig):
|
||||
fields: dict[str, ObjectSelectorField]
|
||||
multiple: bool
|
||||
label_field: str
|
||||
description_field: bool
|
||||
description_field: str
|
||||
translation_key: str
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user