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

Update Vacuume to fumction with cheap tuya vacuum #5

Merged
merged 1 commit into from
Sep 20, 2023

Conversation

thecrisb
Copy link
Owner

  • Remove DEFAULT_STOP_STATUS as this vacuum does not appear to have a stop cleaning mode command
  • New default DEFAULT_CLEANING_STATUS from the tuya iot sd category instruction set
  • New Configs for PAUSE_DP, PREFER_POWERGO and CLEANING_STATUS_VALUE
  • Start cleaning via mode if availible
  • Pause cleaning via PAUSE_DP if set
  • Fallback to stop cleaning via POWERGO_DP
  • Check for CLEANING_STATUS_VALUE when setting status to prevent other status values being hidden from the user
  • Reorder flow_schema to try and make a little more sense such grouping device status and commands together
  • Add new value descriptions to English translation
  • Machine Translation of new value descriptions to Italian and Portuguese

  as this vacuum does not appear to have a stop cleaning mode command
- New default DEFAULT_CLEANING_STATUS
  from the tuya iot sd category instruction set
- New Configs for PAUSE_DP, PREFER_POWERGO and CLEANING_STATUS_VALUE
- Start cleaning via mode if availible
- Pause cleaning via PAUSE_DP if set
- Fallback to stop cleaning via POWERGO_DP
- Check for CLEANING_STATUS_VALUE when setting status
  to prevent other status values being hidden from the user
- Reorder flow_schema to try and make a little more sense
    such grouping device status and commands together
- Add new value descriptions to English translation
- Machine Translation of new value descriptions
  to Italian and Portuguese
@thecrisb thecrisb merged commit df53289 into v5.2.1+ Sep 20, 2023
1 of 3 checks passed
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.

1 participant