Live data from Hacker News

Home Assistant Presence Simulation

github.com

1–10 of 102 posts

Re: Home Assistant Presence Simulation

#6
Slightly related, please forgive the offtopicness: has anyone implemented a DIY UWB location base + beacon/tag?

I ask because my neurodivergent wife loses things, and often Tile either doesn't work or isn't load enough. I read that UWB promises 10cm² or 10cm³ accuracy, which would be ideal for finding lost stuff.

I've seen a couple of commercial offerings, but they didn't have pricing.

Re: Home Assistant Presence Simulation

#8

Slightly related, please forgive the offtopicness: has anyone implemented a DIY UWB location base + beacon/tag? I ask because my neurodivergent wife loses things, and often Tile either doesn't work or isn't load enough. I read that UWB promises 10cm² or 10cm³ accuracy, which would be ideal for finding lost stuff. I've seen a couple of commercial offerings, but they didn't have pricing.

I don't know if it will count as DIY, but take a look at LEGIC and their devkit for this. We (seam) work with them and I recall seeing a couple of startups doing demo's of their UWB solution at their LEGIC Connect conference.

Re: Home Assistant Presence Simulation

#9
post #5

Can it automate a cutout of Michael Jordan attached to a model train set?

You jest, but with an ESP32 flashed with ESPHome and a few dollars of electronics to regulate the power, I think controlling model trains would actually be quite doable. Your biggest challenge is probably dealing with network/scripting latency for events that need to happen in quick succession, like when dealing with switches.

Or, if you consider Lego DUPLO trains to be model trains, there's this: https://community.home-assistant.io/t/lego-duplo-train-contr...

Edit: there's also this https://github.com/aaron9589/esphome-for-model-railroading for the more serious model railroad enthusiast, though I'm not 100% sure if that actually controls the trains themselves (or just the switches and lights)

Post reply on HN