From 469da8ade337c66bab0566af03651bb1ab0ed8db Mon Sep 17 00:00:00 2001 From: Matej Plavevski Date: Wed, 7 Oct 2020 21:51:13 +0200 Subject: [PATCH] Add Local Push IOT classification to Android TV (#15003) --- source/_integrations/nfandroidtv.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/nfandroidtv.markdown b/source/_integrations/nfandroidtv.markdown index 8cccf7d3fa5..7155117591a 100644 --- a/source/_integrations/nfandroidtv.markdown +++ b/source/_integrations/nfandroidtv.markdown @@ -5,6 +5,7 @@ ha_category: - Notifications ha_release: 0.32 ha_domain: nfandroidtv +ha_iot_class: Local Push --- Notification platform for [Notifications for Android TV](https://play.google.com/store/apps/details?id=de.cyberdream.androidtv.notifications.google) and [Notifications for FireTV](https://play.google.com/store/apps/details?id=de.cyberdream.firenotifications.google). You can use this plarform to send notifications to your Android TV device. An overlay with the message content will appear for a configurable amount of seconds and then disapper again. Sending images (e.g., security cam) is supported too.