add apple homepod detection
authorJohn Crispin <[email protected]>
Thu, 29 May 2025 06:42:10 +0000 (08:42 +0200)
committerJohn Crispin <[email protected]>
Thu, 29 May 2025 06:42:10 +0000 (08:42 +0200)
previously the device was identified as a homekit sensor instead of a speaker

Signed-off-by: John Crispin <[email protected]>
data/apple.json

index fbac995a01f8a1cce4b39a0bb26b3b24c0d5d1e2..251186bcb6a0c3b715fdc9f083efdeff34dc3754 100644 (file)
        "vendor=Apple|class=speaker": {
                "HomePod": [
                        "apple_model|AudioAccessory1,1",
-                       "apple_model|AudioAccessory1,2"
+                       "apple_model|AudioAccessory1,2",
+                       "apple_model|AudioAccessory6,1"
                ],
                "HomePod mini": [
                        "apple_model|AudioAccessory5,1"