this post was submitted on 06 Aug 2026
32 points (100.0% liked)

homeassistant

20250 readers
139 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 3 years ago
MODERATORS
 

How do I find out what IPs to give, my IP doesnt stay the same? The local IP is hardly the one they want, it wouldnt make sense I think.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] Nugscree@lemmy.world 1 points 1 day ago (1 children)

You could get a free dynDNS name with noip.com (you'll need to verify the domain every month by logging in) this way even if you have a dynamic ip, it automatically gets updated via the hostname if you set this in your router (most brands should be able to do this).

[โ€“] 3abas@lemmy.world 1 points 1 day ago

That wouldn't work for this...

A domain, a full fledged one or a free dyndns subdomain tells the world how to communicate with your ip, but it isn't involved when you talk to the world.

When your software is hitting the API from your network, all the API sees is your IP address, it has no knowledge of any urls that may point to it.

OP just needs to hope their IP address doesn't change regularly, and give them their public IP to whitelist.