ekutner / home-connect-hass

Alternative (and improved) Home Connect integration for Home Assistant
MIT License
494 stars 53 forks source link

EnumType in States #319

Closed joe-sydney closed 5 months ago

joe-sydney commented 5 months ago

Describe the bug

Various sensors have long form states, eg in below picture, sensor.dishwasher_operation_state shows BSH.Common.EnumType.OperationState.Ready rather than simply Ready. Is this a bug or design intent?

Same with PowerState, Dishwasher Programs, etc.

image

Version of the custom_component

1.0.2

Configuration

Debug log

Paste the exception info here or attach the full log file
joe-sydney commented 5 months ago

Setting translation to server helped with this...