Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
yestrdave opened this issue Dec 13, 2023 · 4 comments
Open

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

yestrdave opened this issue Dec 13, 2023 · 4 comments

Comments

@yestrdave
Copy link

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
Copy link
Owner

simbaja commented Dec 24, 2023

Any idea what the cycle setting value of 6 represents?

@yestrdave
Copy link
Author

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

@simbaja
Copy link
Owner

simbaja commented May 4, 2024

What is the cycle set to on your dishwasher?

@yestrdave
Copy link
Author

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants