mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Set quality level of modbus to gold (#54926)
* Prepare for gold. * Upgrade to gold.
This commit is contained in:
parent
1e3452496a
commit
1f6d18c517
@ -4,6 +4,6 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/modbus",
|
||||
"requirements": ["pymodbus==2.5.3rc1"],
|
||||
"codeowners": ["@adamchengtkc", "@janiversen", "@vzahradnik"],
|
||||
"quality_scale": "silver",
|
||||
"quality_scale": "gold",
|
||||
"iot_class": "local_polling"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user