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

API: ValueError("Unrecognized code when parsing <enum 'DryerProgramState'>: 1") #103

Closed
Mick51 opened this issue Apr 23, 2022 · 2 comments
Closed

Comments

@Mick51
Copy link

Mick51 commented Apr 23, 2022

Réessayer la configuration: Error communicating with API: ValueError("Unrecognized code when parsing <enum 'DryerProgramState'>: 1")

?????????????

@ofalvai
Copy link
Owner

ofalvai commented Jun 27, 2022

Looks like your device reports a new program state value (1) that this integration can't handle. Can you help us understand when do you see this status (what phase of the dryer program)?

For reference, here are the program state values that are currently recognized:

class DryerProgramState(StatusCode):

@ofalvai
Copy link
Owner

ofalvai commented Nov 13, 2022

It's actually a duplicate of #59

@ofalvai ofalvai closed this as completed Nov 13, 2022
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