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:
PhracturedBlue 2017-08-08 04:27:04 -07:00 committed by Fredrik Lindqvist
parent 92ca2cb93d
commit 6ccf851546
5 changed files with 180 additions and 0 deletions

View file

@ -31,6 +31,7 @@ Available demo platforms:
- [Switch](/components/switch/) (`switch`)
- [Text-to-speech](/components/tts/) (`tts`)
- [Weather](/components/weather/) (`weather`)
- [Mailbox](/components/mailbox/) (`mailbox`)
To integrate a demo platform in Home Assistant, add the following section to your `configuration.yaml` file: