Set IQS to Bronze

This commit is contained in:
Franck Nijhof
2025-05-12 21:34:48 +00:00
parent 04a87b1283
commit 1e58a97bb3
2 changed files with 7 additions and 6 deletions

View File

@@ -6,5 +6,6 @@
"documentation": "https://www.home-assistant.io/integrations/backblaze",
"integration_type": "service",
"iot_class": "local_polling",
"quality_scale": "bronze",
"requirements": ["b2sdk==2.8.1"]
}

View File

@@ -617,6 +617,12 @@
"config_flow": true,
"iot_class": "local_push"
},
"backblaze": {
"name": "Backblaze B2",
"integration_type": "service",
"config_flow": true,
"iot_class": "local_polling"
},
"backup": {
"name": "Backup",
"integration_type": "service",
@@ -624,12 +630,6 @@
"iot_class": "calculated",
"single_config_entry": true
},
"backblaze": {
"name": "Backblaze B2",
"integration_type": "service",
"config_flow": true,
"iot_class": "local_polling"
},
"baf": {
"name": "Big Ass Fans",
"integration_type": "hub",