Add IoT class to the SMTP integration (#15111)

This commit is contained in:
Ron Klinkien 2020-10-09 14:27:41 +02:00 committed by GitHub
parent d5df1d3914
commit ece982f9e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,7 @@ title: SMTP
description: Instructions on how to add e-mail notifications to Home Assistant.
ha_category:
- Notifications
ha_iot_class: Cloud Push
ha_release: pre 0.7
ha_codeowners:
- '@fabaff'