update ha_iot_class for songpal (#8221)

Songpal defaults to local push since https://github.com/home-assistant/home-assistant/pull/19129 .
This commit is contained in:
Teemu R 2019-01-20 17:18:27 +01:00 committed by Fabian Affolter
parent 9eec6c955a
commit c4a4438bbc

View File

@ -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
---