HomePod Mini Temperature/Humidity Sensor to HA

Does this mean you pay the $98.99/year? I have downloaded Betas early which I thought used some sort of “Developer” terminology, but entering:

security find-identity -v -p codesigning

Yields:

    0 valid identities found

Thanks!

Hi @gcamp

Thanks so much for this write up! I feel like I’m very close to getting the key for my HomePod Mini but it’s not quite there yet. When I run the swift run command I get the following:

user1@MacBookPro KeychainKit % swift run KeychainTool -g com.apple.hap.pairing
Building for debugging...
[1/1] Write swift-version--58304C5D6DBC2206.txt
Build of product 'KeychainTool' complete! (0.70s)
[>] Signing executable at “/Users/user1/KeychainKit/.build/x86_64-apple-macosx/debug/KeychainTool” with entitlements “/Users/user1/KeychainKit/KeychainTool/KeychainTool.entitlements” (force: true)…
error: The specified item could not be found in the keychain.
[x] Process terminated with failure (termination status code: 1)

Any idea why it’s not being found in the keychain?