diff --git a/homeassistant/components/samsungtv/manifest.json b/homeassistant/components/samsungtv/manifest.json index ce53e19a28c..76a758f6a43 100644 --- a/homeassistant/components/samsungtv/manifest.json +++ b/homeassistant/components/samsungtv/manifest.json @@ -34,7 +34,7 @@ "integration_type": "device", "iot_class": "local_push", "loggers": ["samsungctl", "samsungtvws"], - "quality_scale": "silver", + "quality_scale": "gold", "requirements": [ "getmac==0.9.5", "samsungctl[websocket]==0.7.1", diff --git a/homeassistant/components/samsungtv/quality_scale.yaml b/homeassistant/components/samsungtv/quality_scale.yaml index 2a993698f9a..f07ff5ce17e 100644 --- a/homeassistant/components/samsungtv/quality_scale.yaml +++ b/homeassistant/components/samsungtv/quality_scale.yaml @@ -44,20 +44,12 @@ rules: diagnostics: done discovery-update-info: done discovery: done - docs-data-update: - status: todo - comment: add info about polling the bridge every 10 seconds + docs-data-update: done docs-examples: done docs-known-limitations: done - docs-supported-devices: - status: todo - comment: be more specific about supported devices - docs-supported-functions: - status: todo - comment: be more specific about supported functions - docs-troubleshooting: - status: todo - comment: split that up to proper troubleshooting and known limitations section + docs-supported-devices: done + docs-supported-functions: done + docs-troubleshooting: done docs-use-cases: done dynamic-devices: status: exempt