Hide sensor.imap until stable

This commit is contained in:
Paulus Schoutsen 2016-07-16 11:14:15 -07:00
parent 1f9b3ad815
commit 5a29c05e66
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,8 @@ comments: false
sharing: true sharing: true
footer: true footer: true
ha_category: Sensor ha_category: Sensor
ha_release: 0.24 ha_release: 0.25
published: false
--- ---

View File

@ -30,7 +30,6 @@ You can omit the `--config` option if you use the default configuration director
- Add scripts to command line to expose advanced options ([@balloob]) - Add scripts to command line to expose advanced options ([@balloob])
- Alarm: [SimpliSafe][simplisafe] is now supported ([@w1ll1am23]) - Alarm: [SimpliSafe][simplisafe] is now supported ([@w1ll1am23])
- Core: Switch to SQLAlchemy for the Recorder component ([@rhooper]) - Core: Switch to SQLAlchemy for the Recorder component ([@rhooper])
- Sensor: The [IMAP sensor][imap-sensor] platform is observing Email accounts ([@danieljkemp])
- Support for [Join by Joaoapps][join-joaoapps] added incl. [Join Notify][join-notify] ([@nkgilley]) - Support for [Join by Joaoapps][join-joaoapps] added incl. [Join Notify][join-notify] ([@nkgilley])
- Media Player: [Plex] will no longer spam the logs if server goes offline ([@dale3h]) - Media Player: [Plex] will no longer spam the logs if server goes offline ([@dale3h])
- Sensor: [APCUPSd Sensor][apcupsd-sensor] now supports names, icons and units ([@dale3h]) - Sensor: [APCUPSd Sensor][apcupsd-sensor] now supports names, icons and units ([@dale3h])