mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 20:55:10 +02:00
Update iot_class for samsungtv (#68812)
#68777 Made volume updates local push, we should upgrade the iot class
This commit is contained in:
@@ -46,6 +46,6 @@
|
||||
"@epenet"
|
||||
],
|
||||
"config_flow": true,
|
||||
"iot_class": "local_polling",
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["samsungctl", "samsungtvws"]
|
||||
}
|
||||
|
Reference in New Issue
Block a user