this post was submitted on 05 Mar 2026
10 points (100.0% liked)

homeassistant

18752 readers
15 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.

Home Assistant can be self-installed on ProxMox, Raspberry Pi, or even purchased pre-installed: Home Assistant: Installation

Discussion of Home-Assistant adjacent topics is absolutely fine, within reason.
If you're not sure, DM @GreatAlbatross@feddit.uk

founded 2 years ago
MODERATORS
 

Maybe not the correct place but I know a lot of folks use NFC tags to trigger automation.

Does anyone have experience with a tag in-between their phone and the wireless charger? I have a few wireless charging stands I'd like to set automations to (ie: "I've set my phone on the nightstand charger, X,Y,Z lights should be set to red if they're turned on now"). I'm just not sure how close the freqs both use are (and even less sure of how much interference causes issues).

So yeah, has anyone used an NFC tag in-between their phone and wireless charger without melting either?

you are viewing a single comment's thread
view the rest of the comments
[–] Shabby4582@lemmy.world 3 points 6 days ago (1 children)

Agree that this is probably best, maybe combined with a time condition (if you have a regular bed time!).

Something to note with iPhones- you can’t scan a tag for home assistant and have it auto-execute your automation. It prompts that a tag has been scanned and then asks if you want to open home assistant…at which point just make a Lovelace button to toggle your automation as you’ll have to interact with your phone! There are hacky work arounds (last time I checked) with the shortcuts app to bypass this, but at that point maybe just use the mobile app sensors!

[–] Shabby4582@lemmy.world 2 points 6 days ago (1 children)

As an addition after re-reading your post requirement for multiple chargers, if you had a cheap smart plug on each charger, you could measure the current draw and use that as a condition for different automation actions (combined with the mobile app charging state sensor). That way you could identify which charger your phone was placed upon.

[–] batmaniam@lemmy.world 2 points 6 days ago

I like that idea, that works on everything but my car, which I may be able to do some GPS fencing to get around.