Updating for new mycroft notify (#3253)

* Updating for new mycroft notify

added mycroft notify documentation

* Adding mycroft logo

Adding mycroft logo

* Add files via upload

adding mycroft logo

* Update notify.mycroft.markdown

* Create mycroft.markdown

* Update mycroft.markdown

* Update notify.mycroft.markdown

* Update notify.mycroft.markdown

* Update mycroft.markdown

* Update mycroft.markdown
This commit is contained in:
Brian Hopkins 2017-08-27 17:44:15 -04:00 committed by Paulus Schoutsen
parent a0985dde6c
commit 34a1dcb40d
3 changed files with 46 additions and 0 deletions

View File

@ -0,0 +1,31 @@
---
layout: page
title: "Mycroft"
description: "Instructions how to setup Mycroft AI within Home Assistant."
date: 2017-08-37 17:00
sidebar: true
comments: false
sharing: true
footer: true
logo: mycroft.png
ha_category: Voice
ha_release: 0.53
---
[Mycroft](https://mycroft.ai) is a open source voice assistant that allows you to send notifications and more to Mycroft from Home Assistant.
```yaml
# Example configuration.yaml entry
mycroft:
host: 0.0.0.0
```
`host` is your IP address of your mycroft instance. Once you have added your host to your `configuration.yaml` file, restart your Home Assistant server. This will load up the Mycroft component and make a service available to notify on Mycroft and more eventually.
The `mycroft` notification platform allows you to deliver notifications from Home Assistant to [Mycroft AI](https://mycroft.ai/).
To use this notification platform you simply need to input into the configuration that mycroft is your notification platform like seen above.
To use notifications, please see the [getting started with automation page](/getting-started/automation/).

View File

@ -0,0 +1,15 @@
---
layout: page
title: "Mycroft AI"
description: "Instructions how to add Mycroft AI notifications to Home Assistant."
date: 2017-08-26 17:00
sidebar: true
comments: false
sharing: true
footer: true
logo: mycroft.png
ha_category: Notifications
ha_release: "0.53"
---
Please see the main [Mycroft Component](/components/mycroft)

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB