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 api for setting fan speeds & auto step recovery #56

Merged
merged 3 commits into from
Oct 28, 2024
Merged

Conversation

ohmdelta
Copy link
Collaborator

No description provided.

@ohmdelta ohmdelta requested a review from mchrisgm October 27, 2024 23:24
@ohmdelta ohmdelta changed the title add api for setting the fan speeds add api for setting fan speeds & auto step recovery Oct 27, 2024
@mchrisgm mchrisgm changed the base branch from main to v2.4.3 October 27, 2024 23:49
def set_auto_step_recovery(self, auto_step_recovery: bool = True) -> bool:
"""
Set whether or not to set auto step recovery

Copy link
Owner

Choose a reason for hiding this comment

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

Add Args

def set_auto_step_recovery(self, auto_step_recovery: bool = True) -> bool:
"""
Set whether or not to set auto step recovery

Copy link
Owner

Choose a reason for hiding this comment

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

Add Args

Copy link
Owner

@mchrisgm mchrisgm left a comment

Choose a reason for hiding this comment

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

Looks good. Check comments

@mchrisgm mchrisgm merged commit b07ba24 into v2.4.3 Oct 28, 2024
@mchrisgm mchrisgm deleted the fan_speed branch October 28, 2024 15:35
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

Successfully merging this pull request may close these issues.

2 participants