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

Remove conversation from default config #24515

Merged
merged 1 commit into from Jun 13, 2019
Merged

Conversation

balloob
Copy link
Member

@balloob balloob commented Jun 13, 2019

Breaking Change:

The conversation integration is no longer loaded as part of the default config. If you wish to continue using it, add conversation: to your configuration.yaml.

Description:

The conversation integration allows users to give voice commands via the frontend (the microphone button in Lovelace). It also allows people to configure their own custom sentences. However, this is barely used and the default settings are making it not a very useful feature.

I suggest that we retire it from the default config, and we can always add it back if it becomes more useful.

@balloob
Copy link
Member Author

balloob commented Jun 13, 2019

I canceled pylint and Python 3.7 tests because Circle is swamped, there are no Python changes, and if 3.5 passes, 3.7 will pass 👍

@balloob balloob merged commit 3d03a86 into dev Jun 13, 2019
@delete-merged-branch delete-merged-branch bot deleted the default-config-conversation branch June 13, 2019 15:44
@balloob balloob mentioned this pull request Jun 26, 2019
alandtse pushed a commit to alandtse/home-assistant that referenced this pull request Oct 12, 2019
SeanPM5 added a commit to home-assistant/home-assistant.io that referenced this pull request Oct 6, 2020
1. Voice control used to work out of the box, but Conversation integration was removed from default_config over a year ago (home-assistant/core#24515), so these instructions were outdated. Updated the voice command part to clarify this relies on conversation integration being installed too.
2. Cross-linked to the Shopping List Lovelace card page
3. Removed the "click submit" and 'you'll get a success or error' part of instructions as I feel that is very obvious and unnecessary. This makes instructions a bit more concise.
4. Changed "Beer" example to "Milk" to be a tiny bit more kid friendly :)
frenck pushed a commit to home-assistant/home-assistant.io that referenced this pull request Oct 15, 2020
1. Voice control used to work out of the box, but Conversation integration was removed from default_config over a year ago (home-assistant/core#24515), so these instructions were outdated. Updated the voice command part to clarify this relies on conversation integration being installed too.
2. Cross-linked to the Shopping List Lovelace card page
3. Removed the "click submit" and 'you'll get a success or error' part of instructions as I feel that is very obvious and unnecessary. This makes instructions a bit more concise.
4. Changed "Beer" example to "Milk" to be a tiny bit more kid friendly :)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants