Skip to content

Xiaomi Vacuum: Updated to reflect that it is no longer a toggle#5902

Merged
fabaff merged 2 commits intohome-assistant:nextfrom
cnrd:xiaomi-vacuum-states
Aug 13, 2018
Merged

Xiaomi Vacuum: Updated to reflect that it is no longer a toggle#5902
fabaff merged 2 commits intohome-assistant:nextfrom
cnrd:xiaomi-vacuum-states

Conversation

@cnrd
Copy link
Copy Markdown
Contributor

@cnrd cnrd commented Jul 27, 2018

Description:
Updated to reflect that the platform is no longer a toggle and therefor won't support turn_on and turn_off.

Pull request in home-assistant (if applicable): home-assistant/core#15643

Checklist:

  • Branch: Fixes, changes and adjustments should be created against current. New documentation for platforms/components and features should go to next.
  • The documentation follow the standards.

@ghost ghost added the to-do label Jul 27, 2018
@DubhAd DubhAd added the has-parent This PR has a parent PR in another repo label Jul 28, 2018
@frenck frenck added new-feature This PR adds documentation for a new Home Assistant feature to an existing integration ready-for-review This PR needs to be reviewed next This PR goes into the next branch and removed to-do labels Jul 29, 2018
frenck
frenck previously approved these changes Jul 29, 2018
@frenck
Copy link
Copy Markdown
Member

frenck commented Jul 29, 2018

Thanks, @cnrd!

✅ Approved. Can be merged as soon as the parent PR gets merged.

@frenck frenck added awaits-parent Awaits the merge of an parent PR and removed ready-for-review This PR needs to be reviewed labels Jul 29, 2018
@arbreng
Copy link
Copy Markdown

arbreng commented Aug 1, 2018

Part of home-assistant/architecture#29

@@ -17,11 +17,9 @@ The `xiaomi miio` vacuum platform allows you to control the state of your [Xiaom

Currently supported features are:

Copy link
Copy Markdown

@arbreng arbreng Aug 1, 2018

Choose a reason for hiding this comment

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

start_pause


- `turn_on`
- `pause`
- `stop`
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Does 'stop' work for you? It's broken for my Roomba; I get a nice stacktrace

In addition to all of the services provided by the `vacuum` component (`start_pause`, `stop`, `return_to_home`, `locate`, `set_fan_speed` and `send_command`), the `xiaomi` platform introduces specific services to access the remote control mode of the robot. These are:

- `xiaomi_remote_control_start`
- `xiaomi_remote_control_stop`
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Holy shit I wish Roomba had this

@frenck frenck added ready-for-review This PR needs to be reviewed and removed awaits-parent Awaits the merge of an parent PR labels Aug 4, 2018
Copy link
Copy Markdown
Member

@fabaff fabaff left a comment

Choose a reason for hiding this comment

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

Thanks 🐦

@fabaff fabaff merged commit 8da7843 into home-assistant:next Aug 13, 2018
@ghost ghost removed the ready-for-review This PR needs to be reviewed label Aug 13, 2018
flo-wer pushed a commit to flo-wer/home-assistant.io that referenced this pull request Aug 17, 2018
…-assistant#5902)

* Updated to reflect that it is no longer a toggle

* Added start as a supported feature and split up start_pause
flo-wer pushed a commit to flo-wer/home-assistant.io that referenced this pull request Aug 17, 2018
…-assistant#5902)

* Updated to reflect that it is no longer a toggle

* Added start as a supported feature and split up start_pause
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

has-parent This PR has a parent PR in another repo new-feature This PR adds documentation for a new Home Assistant feature to an existing integration next This PR goes into the next branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants