this post was submitted on 05 Aug 2026
84 points (97.7% liked)
homeassistant
20226 readers
138 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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
They’re changing HA’s port from 8123 to 80? That seems inconvenient for anyone not running HA on its own dedicated machine.
Looks like it only applies to Home Assistant OS which would be a dedicated machine/VM, not container or other installation strategies.
EDIT: The internal listen port is still 8123: https://github.com/home-assistant/core/blob/938a78275e9a858a0364fe13390d2f583f70ebe4/homeassistant/const.py#L970
Ah, that makes more sense.