mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Fix tests
This commit is contained in:
parent
b517198773
commit
d306762e63
@ -561,7 +561,7 @@ PLATFORM_ENTITY_FIELDS = {
|
||||
exclude_from_reconfig=True,
|
||||
),
|
||||
CONF_COLOR_TEMP_KELVIN: PlatformField(
|
||||
selector=Selector(),
|
||||
selector=BOOLEAN_SELECTOR,
|
||||
required=True,
|
||||
validator=bool,
|
||||
default=True,
|
||||
|
Loading…
x
Reference in New Issue
Block a user