lower homekit_class weight to 5.0
authorJohn Crispin <[email protected]>
Thu, 29 May 2025 06:43:18 +0000 (08:43 +0200)
committerJohn Crispin <[email protected]>
Thu, 29 May 2025 06:43:18 +0000 (08:43 +0200)
Signed-off-by: John Crispin <[email protected]>
plugins/plugin_mdns.uc

index 5f7a92d8bc0a63acf7220e705214e0eb4576bde7..a2ab10c3afd5a726535e80dea6b5d4c5efb15ce3 100644 (file)
@@ -300,7 +300,7 @@ function init(gl) {
                mdns_model_string: 5.0,
                mdns_printer: 5.0,
                mdns_scanner: 1.0,
-               homekit_class: 10.0,
+               homekit_class: 5.0,
                mdns_uconfig: 10.0,
        });
 }