Documentation for asterisk_mbox component (#2908)
* Add asterisk_mbox documentation * Bad filename * Capitalization error * Update documentation based on changes to the mailbox implementation * Typos as per review * Remove mailbox sensor, since the functionality is included in the mailbox component. Added ha_version to each file since the code has now been merged.
This commit is contained in:
parent
92ca2cb93d
commit
6ccf851546
5 changed files with 180 additions and 0 deletions
18
source/_components/mailbox.markdown
Normal file
18
source/_components/mailbox.markdown
Normal file
|
@ -0,0 +1,18 @@
|
|||
---
|
||||
layout: page
|
||||
title: "Mailbox"
|
||||
description: "Instructions how to setup your mailboxes with Home Assistant."
|
||||
date: 2017-06-30 18:30
|
||||
sidebar: true
|
||||
comments: false
|
||||
sharing: true
|
||||
ha_version: 0.51
|
||||
footer: true
|
||||
---
|
||||
|
||||
Mailboxes provide an list of messages with short information about each. Mailbox messages appear on a separate panel in the frontend.
|
||||
|
||||
Home Assistant currently supports only the [Asterisk Vaoicemail](/component/mailbox.asterisk_mbox) mailbox.
|
||||
|
||||
Each mailbox also provides an entity to indicate the number of messages available on the main page.
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue