Open yestrdave opened 11 months ago
Any idea what the cycle setting value of 6 represents?
Sorry I have been traveling for work. I do not have any idea. Is there anything I can do to help?
What is the cycle set to on your dishwasher?
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?
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