mirror of
https://github.com/home-assistant/core.git
synced 2025-07-29 18:28:14 +02:00
Set quality scale to silver for SMLIGHT integration (#142448)
* Add quality scale for SMLIGHT * Review and update all rules * Add missing data_description strings as detected by CI * update for a few merged docs PR's * Parallel updates done https://github.com/home-assistant/core/pull/142455 * Set quality scale to silver * Update homeassistant/components/smlight/quality_scale.yaml * Update homeassistant/components/smlight/quality_scale.yaml --------- Co-authored-by: Josef Zweck <josef@zweck.dev>
This commit is contained in:
@ -920,7 +920,6 @@ INTEGRATIONS_WITHOUT_QUALITY_SCALE_FILE = [
|
||||
"smarttub",
|
||||
"smarty",
|
||||
"smhi",
|
||||
"smlight",
|
||||
"sms",
|
||||
"smtp",
|
||||
"snapcast",
|
||||
@ -1993,7 +1992,6 @@ INTEGRATIONS_WITHOUT_SCALE = [
|
||||
"smarttub",
|
||||
"smarty",
|
||||
"smhi",
|
||||
"smlight",
|
||||
"sms",
|
||||
"smtp",
|
||||
"snapcast",
|
||||
|
Reference in New Issue
Block a user