mirror of
https://github.com/home-assistant/core.git
synced 2026-08-24 10:13:52 -05:00
Add quality scale exemptions for discovery in Libre Hardware Monitor (#165085)
This commit is contained in:
@@ -50,8 +50,12 @@ rules:
|
||||
# Gold
|
||||
devices: done
|
||||
diagnostics: done
|
||||
discovery-update-info: todo
|
||||
discovery: todo
|
||||
discovery-update-info:
|
||||
status: exempt
|
||||
comment: Device can't be discovered
|
||||
discovery:
|
||||
status: exempt
|
||||
comment: Device can't be discovered
|
||||
docs-data-update: todo
|
||||
docs-examples: todo
|
||||
docs-known-limitations: todo
|
||||
|
||||
Reference in New Issue
Block a user