Skip to content

Commit

Permalink
🚜 Merges/Redirect Mycroft component pages (home-assistant#8947)
Browse files Browse the repository at this point in the history
  • Loading branch information
klaasnicolaas authored and frenck committed Mar 15, 2019
1 parent 9382c7f commit 3f8cce9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 24 deletions.
14 changes: 10 additions & 4 deletions source/_components/mycroft.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,20 @@ comments: false
sharing: true
footer: true
logo: mycroft.png
ha_category: Voice
ha_category:
- Voice
- Notifications
ha_release: 0.53
redirect_from:
- /components/notify.mycroft/
---

[Mycroft](https://mycroft.ai) is an open source voice assistant that allows you to send notifications and more to Mycroft from Home Assistant.

There is currently support for the following device types within Home Assistant:

- **Notifications** - Allows to deliver notifications from Home Assistant to [Mycroft AI](https://mycroft.ai/).

## {% linkable_title Configuration %}

To use Mycroft in your installation, add the following to your `configuration.yaml` file:
Expand All @@ -29,6 +37,4 @@ host:
description: The IP address of your Mycroft instance.
required: true
type: string
{% endconfiguration %}
{% endconfiguration %}
20 changes: 0 additions & 20 deletions source/_components/notify.mycroft.markdown

This file was deleted.

0 comments on commit 3f8cce9

Please sign in to comment.