Fix IOT Classification for Apprise (#15007)

This commit is contained in:
Matej Plavevski 2020-10-06 23:49:29 +02:00 committed by GitHub
parent 1986e753b2
commit ba4c7069eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ title: Apprise
description: Instructions on how to add Apprise notifications to Home Assistant.
ha_category:
- Notifications
ha_iot_class: Cloud Polling
ha_iot_class: Cloud Push
ha_release: 0.101
ha_codeowners:
- '@caronc'