mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 21:25:13 +02:00
Set quality scale to silver for Powerfox integration (#133095)
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/powerfox",
|
||||
"iot_class": "cloud_polling",
|
||||
"quality_scale": "bronze",
|
||||
"quality_scale": "silver",
|
||||
"requirements": ["powerfox==1.0.0"],
|
||||
"zeroconf": [
|
||||
{
|
||||
|
Reference in New Issue
Block a user