Update iot_class for samsungtv (#68812)

#68777 Made volume updates local push, we should upgrade the iot class
This commit is contained in:
J. Nick Koston
2022-03-28 19:23:52 -10:00
committed by GitHub
parent 6110e7d194
commit 8714beb5e7

View File

@@ -46,6 +46,6 @@
"@epenet"
],
"config_flow": true,
"iot_class": "local_polling",
"iot_class": "local_push",
"loggers": ["samsungctl", "samsungtvws"]
}