Set MQTT quality scale to gold (#135579)
parent
f4e7c9d6c3
commit
2b51ab1c75
|
@ -7,6 +7,7 @@
|
|||
"dependencies": ["file_upload", "http"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/mqtt",
|
||||
"iot_class": "local_push",
|
||||
"quality_scale": "gold",
|
||||
"requirements": ["paho-mqtt==1.6.1"],
|
||||
"single_config_entry": true
|
||||
}
|
||||
|
|
|
@ -1756,7 +1756,6 @@ INTEGRATIONS_WITHOUT_SCALE = [
|
|||
"motioneye",
|
||||
"motionmount",
|
||||
"mpd",
|
||||
"mqtt",
|
||||
"mqtt_eventstream",
|
||||
"mqtt_json",
|
||||
"mqtt_room",
|
||||
|
|
Loading…
Reference in New Issue