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
15
source/_components/mailbox.asterisk_mbox.markdown
Normal file
15
source/_components/mailbox.asterisk_mbox.markdown
Normal file
|
@ -0,0 +1,15 @@
|
|||
---
|
||||
layout: page
|
||||
title: "Asterisk Voicemail Mailbox"
|
||||
description: "Instructions how to integrate an Asterisk Voicemail within Home Assistant."
|
||||
date: 2017-06-30 18:30
|
||||
sidebar: true
|
||||
comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
ha_category: Mailbox
|
||||
ha_version: 0.51
|
||||
---
|
||||
|
||||
The Asterisk Voicemail Mailbox provides visual and audio access to voicemail on the Asterisk PBX server. This mailbox is enabled automatically through the [Asterisk Voicemail component](/components/asterisk_mbox) configuration.
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue