Set quality scale to silver for Powerfox integration (#133095)
parent
579ac01eb1
commit
067daad70e
|
@ -5,7 +5,7 @@
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/powerfox",
|
"documentation": "https://www.home-assistant.io/integrations/powerfox",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"quality_scale": "bronze",
|
"quality_scale": "silver",
|
||||||
"requirements": ["powerfox==1.0.0"],
|
"requirements": ["powerfox==1.0.0"],
|
||||||
"zeroconf": [
|
"zeroconf": [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue