mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Mark PVOutput as platinum on the integration quality scale (#63453)
This commit is contained in:
parent
945b67c5c5
commit
8864492e35
@ -5,5 +5,6 @@
|
|||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"codeowners": ["@fabaff", "@frenck"],
|
"codeowners": ["@fabaff", "@frenck"],
|
||||||
"requirements": ["pvo==0.2.0"],
|
"requirements": ["pvo==0.2.0"],
|
||||||
"iot_class": "cloud_polling"
|
"iot_class": "cloud_polling",
|
||||||
|
"quality_scale": "platinum"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user