Add IoT class to Notify (#15400)

#14661
This commit is contained in:
Ben Mckeown 2020-10-25 17:37:33 +00:00 committed by GitHub
parent 0222cb35e7
commit a93c495111
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,7 @@ ha_quality_scale: internal
ha_codeowners:
- '@home-assistant/core'
ha_domain: notify
ha_iot_class: ~
---
The `notify` integration makes it possible to send notifications to a wide variety of platforms. To use it you have to setup at least one notification target (notifier), check the [integrations list](/integrations/#notifications) for one that fits your use case.