From c4a4438bbcb0c6369aff864d226c1d01051d6c36 Mon Sep 17 00:00:00 2001 From: Teemu R Date: Sun, 20 Jan 2019 17:18:27 +0100 Subject: [PATCH] update ha_iot_class for songpal (#8221) Songpal defaults to local push since https://github.com/home-assistant/home-assistant/pull/19129 . --- source/_components/media_player.songpal.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/media_player.songpal.markdown b/source/_components/media_player.songpal.markdown index 0fd9a73f72c..1dbfc0dd8a9 100644 --- a/source/_components/media_player.songpal.markdown +++ b/source/_components/media_player.songpal.markdown @@ -9,7 +9,7 @@ sharing: true footer: true logo: sony.png ha_category: Media Player -ha_iot_class: "Local Polling" +ha_iot_class: "Local Push" ha_release: 0.65 ---