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 #4

Closed
wants to merge 5 commits into from
Closed

Commits on Sep 19, 2023

  1. Sync current customisations

    thecrisb committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    3239545 View commit details
    Browse the repository at this point in the history
  2. Change over to VacuumEntityFeature

        re: https://developers.home-assistant.io/blog/2022/04/02/support-constants-deprecation/
    Rework:
      Vacuum Start:
        - Prefer starting via mode
        - Fallback to Pause DP or Power DP
      Pause:
        - Use Pause DP if Availible
        - Fallback to Power DP
      Stop:
        - Fallback to Power DP
    Reorder of Config flow_schema
    thecrisb committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    13fbaa4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from thecrisb/Vacuum-rework-start

    Change over to VacuumEntityFeature
    thecrisb authored Sep 19, 2023
    Configuration menu
    Copy the full SHA
    1c7a6c7 View commit details
    Browse the repository at this point in the history
  4. Update vacuum.py

    thecrisb authored Sep 19, 2023
    Configuration menu
    Copy the full SHA
    a9f700d View commit details
    Browse the repository at this point in the history
  5. Update vacuum.py

    thecrisb authored Sep 19, 2023
    Configuration menu
    Copy the full SHA
    d407458 View commit details
    Browse the repository at this point in the history