diff --git a/source/_components/sensor.imap.markdown b/source/_components/sensor.imap.markdown index 54e1db5bc94..f2c0d6d2e66 100644 --- a/source/_components/sensor.imap.markdown +++ b/source/_components/sensor.imap.markdown @@ -8,7 +8,8 @@ comments: false sharing: true footer: true ha_category: Sensor -ha_release: 0.24 +ha_release: 0.25 +published: false --- diff --git a/source/_posts/2016-07-16-sqlalchemy-knx-join-simplisafe.markdown b/source/_posts/2016-07-16-sqlalchemy-knx-join-simplisafe.markdown index ff81d854364..166e2a226c4 100644 --- a/source/_posts/2016-07-16-sqlalchemy-knx-join-simplisafe.markdown +++ b/source/_posts/2016-07-16-sqlalchemy-knx-join-simplisafe.markdown @@ -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]) - Alarm: [SimpliSafe][simplisafe] is now supported ([@w1ll1am23]) - 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]) - 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])