mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 10:26:52 +00:00
Move to Mailbox category (#6179)
This commit is contained in:
parent
f99fa3a5f7
commit
f49c12d76e
@ -8,7 +8,7 @@ comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
logo: asterisk.png
|
||||
ha_category: Other
|
||||
ha_category: Mailbox
|
||||
ha_iot_class: "Local Push"
|
||||
ha_release: 0.51
|
||||
---
|
||||
@ -19,6 +19,8 @@ To enable the component, a configuration is required in both Home Assistant as w
|
||||
|
||||
First follow the [Asterisk PBX configuration guide](/docs/asterisk_mbox/) to setup the necessary server on the Asterisk PBX server (this is needed even if Asterisk and Home Assistant are running on the same server)
|
||||
|
||||
## {% linkable_title Configuration %}
|
||||
|
||||
Once that is complete, add the following entry `configuration.yaml` file:
|
||||
|
||||
```yaml
|
||||
|
@ -8,7 +8,7 @@ comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
logo: smtp.png
|
||||
ha_category: Sensor
|
||||
ha_category: Mailbox
|
||||
ha_iot_class: "Local Polling"
|
||||
ha_release: 0.25
|
||||
---
|
||||
@ -16,6 +16,8 @@ ha_release: 0.25
|
||||
|
||||
The `imap_email_content` sensor platform will read emails from an IMAP email server and report them as a state change within Home Assistant. This is useful if you have a device that only reports its state via email.
|
||||
|
||||
## {% linkable_title Configuration %}
|
||||
|
||||
To enable this sensor, add the following lines to your `configuration.yaml` file:
|
||||
|
||||
```yaml
|
||||
|
Loading…
x
Reference in New Issue
Block a user