mirror of
https://github.com/home-assistant/core.git
synced 2025-08-13 17:45:19 +02:00
Set mqtt quality scale to gold (#82696)
This commit is contained in:
@@ -6,5 +6,6 @@
|
||||
"requirements": ["paho-mqtt==1.6.1"],
|
||||
"dependencies": ["file_upload", "http"],
|
||||
"codeowners": ["@emontnemery"],
|
||||
"iot_class": "local_push"
|
||||
"iot_class": "local_push",
|
||||
"quality_scale": "gold"
|
||||
}
|
||||
|
Reference in New Issue
Block a user