Skip to content

Add fixture for RV30 Plus #1323

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

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Add fixture for RV30 Plus #1323

wants to merge 2 commits into from

Conversation

rytilahti
Copy link
Member

First vacuum fixture file, the tests won't pass until later but it's a good start.

Thanks to @steveredden for the fixture.
Dumped with #1322, related to #943 and to #937.

@rytilahti rytilahti added the new device New device supported due to fixture being added label Nov 29, 2024
Comment on lines +850 to +851
# Vacuum models can have a space in their name
model = model_info.long_name.replace(" ", "_")
Copy link
Member Author

Choose a reason for hiding this comment

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

This might break some filename parsing elsewhere, but hopefully not.. :-)

@@ -124,6 +124,7 @@
HUBS_SMART = {"H100", "KH100"}
SENSORS_SMART = {"T310", "T315", "T300", "T100", "T110", "S200B", "S200D"}
THERMOSTATS_SMART = {"KE100"}
VACUUMS_SMART = {"RV30"}
Copy link
Member Author

Choose a reason for hiding this comment

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

Use the prefix, or the full name? There exist different RV30 versions in different markets, so it might be necessary to make this more strict later.

Copy link

github-actions bot commented Mar 1, 2025

There hasn't been any activity on this pull request recently. This pull request has been automatically marked as stale because of that and will be closed if no further activity occurs within 7 days.
If you are the author of this PR, please leave a comment if you want to keep it open. Also, please rebase your PR onto the latest dev branch to ensure that it's up to date with the latest changes.
Thank you for your contribution!

@github-actions github-actions bot added the stale label Mar 1, 2025
@github-actions github-actions bot closed this Mar 9, 2025
@rytilahti rytilahti added no-stale and removed stale labels Mar 9, 2025
@rytilahti rytilahti reopened this Mar 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new device New device supported due to fixture being added no-stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant