this post was submitted on 18 Jul 2024
22 points (100.0% liked)

homeassistant

15310 readers
4 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
 

I'd like to use my smartphone WiFi SSID to determine if I'm home or not. When I'm home the alarm (kinda, just notifications from some sensors) needs to be shut off and a light needs to be turned on. Since the sensors update can be forced at maximum 1 minute (but I'd prefer to leave it at 15 minutes to preserve battery) and since 1 minute is too much, is there a way to send an intent to HA companion app to send a sensors update? I would use Tasker to send the intent.

you are viewing a single comment's thread
view the rest of the comments
[–] Lifebandit666@feddit.uk 2 points 1 year ago (1 children)

You can also use the GPS tracking in the companion app. If you're on android (I've had issues on IOS) and have your home zone set up rightz it's pretty damn solid.

I use it and have my outside lights integrated, and they're always on when I get home at night

[–] peregus@lemmy.world 1 points 1 year ago (1 children)

On iOS you may need to allow HA to constantly track your location. I’ve done a decent amount of testing with zones and it seems to work well. I used some temp Node Red logic to send a push notification as I entered/left zones and it was pretty accurate.