I have my HA set up on my mac and works fine. I have an old MS surface I would like to use… possible from the browser… but hitting the local url doesn’t get me there… what do I need to do to get it running there?
you need to go to the IP address of the mac with port 8123, for example:
http://YOUR_MAC_IP:8123
@Vasco how do i find it? I use that url on the surface?
On your mac, open terminal.
When your mac is connected through wifi type:
ipconfig getifaddr en0
If its connected through ethernet, type:
ipconfig getifaddr en1
Then on your surface, go to http://ip_result:8123