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

Add failure type 197 (CMDDEPRECATED) to enums #841

Merged
merged 1 commit into from
May 2, 2023

Conversation

iMicknl
Copy link
Owner

@iMicknl iMicknl commented May 2, 2023

@iMicknl iMicknl merged commit 3f37b9f into main May 2, 2023
@iMicknl iMicknl deleted the feature/add_CMDDEPRECATED_197 branch May 2, 2023 21:23
@@ -126,6 +126,7 @@ class FailureType(IntEnum):
PRIORITY_LOCK__NO_SECURITY_DEVICE = 192
PRIORITY_LOCK__DEAD_SENSOR = 193
PRIORITY_LOCK__UNKNOWN_ERROR = 194
CMDDEPRECATED = 197
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh! Nice to see they start to depreciate some commands. In which case did you see it?

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

home-assistant/core#91206, but not more context than this :(

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hope we will get an answer.

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

Successfully merging this pull request may close these issues.

Unsuppported return value from Overkiz API = 197
2 participants