When checking/unchecking the Hide State slider the error below appears in the UI.
Visual editor is not supported for this configuration:
At path: hide_state -- Expected a value of type never, but received: true
You can still edit your config in YAML.
Expected Behavior
Control to remain in Visual Editor Mode.
Can be temporalily fixed by removing the "hide_state:" path from the YAML.
Current Behavior
When checking/unchecking the Hide State slider the error below appears in the UI.
Visual editor is not supported for this configuration: At path: hide_state -- Expected a value of type
never
, but received:true
You can still edit your config in YAML.Expected Behavior
Control to remain in Visual Editor Mode.
Can be temporalily fixed by removing the "hide_state:" path from the YAML.
Steps To Reproduce
Environment
Anything else?
Upgraded both the custom card and Home Assistant prior to noticing the error. Not sure which one (or both) caused the issue.