this post was submitted on 12 Jul 2023
7 points (88.9% liked)

homeassistant

11813 readers
1 users here now

Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io

founded 1 year ago
MODERATORS
 

I have a bunch of Nest Detect (A0028) sensors from the now defunct Google Nest home security system.

Anybody know what radio protocol these things use? Zigbee? Z-Wave? some other thing?

I have a Z-Wave USB dongle, or I could get a Zigbee one, but I'm not sure if either of them actually communicates with these devices.

I hate to throw them away, as they're well designed.

top 3 comments
sorted by: hot top controversial new old
[–] thehatfox 6 points 1 year ago (1 children)

I think the Nest Secure products used a protocol called Weave on top of Thread. Weave was an application layer protocol like Matter and was open sourced by Google, but I don’t think any other projects picked it up and integrated with it. There is no Home Assistant support as far as I can tell.

It’s a shame as the Detect sensors are cute little devices.

[–] skullvalanche 2 points 1 year ago

ah, damn. thanks for the info!

[–] dbrand666 3 points 1 year ago

Homebridge might be worth a shot. I know its Nest integration is better in some ways than HA's native integration.