simbaja / ha_gehome

GE Home Appliances (SmartHQ) for Home Assistant
MIT License
347 stars 80 forks source link

Fisher and Paykel Drawer Dishwasher - Error on User Cycle Setting #214

Open yestrdave opened 11 months ago

yestrdave commented 11 months ago

Core 2023.12.1 Supervisor 2023.11.6 Operating System 11.2 Frontend 20231208.2

2023-12-13 08:53:27.290 ERROR (MainThread) [gehomesdk.erd.converters.dishwasher.erd_user_setting_converter] Could not construct user setting, using default. Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/gehomesdk/erd/converters/dishwasher/erd_user_setting_converter.py", line 28, in erd_decode cycle_mode = UserCycleSetting((i & 14) >> 1), #missing brackets added by Nick ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/enum.py", line 712, in call return cls.new(cls, value) ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/enum.py", line 1135, in new raise ve_exc ValueError: 6 is not a valid UserCycleSetting

simbaja commented 11 months ago

Any idea what the cycle setting value of 6 represents?

yestrdave commented 10 months ago

Sorry I have been traveling for work. I do not have any idea. Is there anything I can do to help?

simbaja commented 6 months ago

What is the cycle set to on your dishwasher?

yestrdave commented 6 months ago

image

At the moment medium. I just glanced at logs. Doesn't look like I have the error today. Do you think the different settings are cause?