diff --git a/AVOutput/AVOutputTV.cpp b/AVOutput/AVOutputTV.cpp index e05f370124..33fbefe9f6 100644 --- a/AVOutput/AVOutputTV.cpp +++ b/AVOutput/AVOutputTV.cpp @@ -2176,6 +2176,7 @@ namespace Plugin { } response["options"]=supportedDimmingModeArray; + response["platformSupport"] = true; if (((info.pqmodeVector.front()).compare("none") != 0)) { for (index = 0; index < info.pqmodeVector.size(); index++) {