mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 08:46:51 +00:00
🚜 Merges/Redirect Mycroft component pages (#8947)
This commit is contained in:
parent
9382c7f4da
commit
3f8cce9837
@ -8,12 +8,20 @@ comments: false
|
|||||||
sharing: true
|
sharing: true
|
||||||
footer: true
|
footer: true
|
||||||
logo: mycroft.png
|
logo: mycroft.png
|
||||||
ha_category: Voice
|
ha_category:
|
||||||
|
- Voice
|
||||||
|
- Notifications
|
||||||
ha_release: 0.53
|
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.
|
[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 %}
|
## {% linkable_title Configuration %}
|
||||||
|
|
||||||
To use Mycroft in your installation, add the following to your `configuration.yaml` file:
|
To use Mycroft in your installation, add the following to your `configuration.yaml` file:
|
||||||
@ -30,5 +38,3 @@ host:
|
|||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,20 +0,0 @@
|
|||||||
---
|
|
||||||
layout: page
|
|
||||||
title: "Mycroft AI"
|
|
||||||
description: "Instructions on how to add Mycroft AI notifications to Home Assistant."
|
|
||||||
date: 2017-08-26 17:00 UTC
|
|
||||||
sidebar: true
|
|
||||||
comments: false
|
|
||||||
sharing: true
|
|
||||||
footer: true
|
|
||||||
logo: mycroft.png
|
|
||||||
ha_category: Notifications
|
|
||||||
ha_release: 0.53
|
|
||||||
---
|
|
||||||
|
|
||||||
The `mycroft` notification platform allows you to deliver notifications from Home Assistant to [Mycroft AI](https://mycroft.ai/).
|
|
||||||
|
|
||||||
Please check the [`mycroft` component](/components/mycroft/) for details.
|
|
||||||
|
|
||||||
To use notifications, please see the [getting started with automation page](/getting-started/automation/).
|
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user