I followed the instructions to set up on macOS and the next bit. But when I try to connect to http://localhost:8123/
I can’t connect to the server.
I’m sure this is a pilot error problem. What might I check to resolve this?
I followed the instructions to set up on macOS and the next bit. But when I try to connect to http://localhost:8123/
I can’t connect to the server.
I’m sure this is a pilot error problem. What might I check to resolve this?
Does http://127.0.0.1:8123/
work instead? For reasons I’ve never understood, hostnames sometimes don’t work and ip addresses do.
No that doesn’t work either. I also tried the LAN IP address and that didn’t work either. By the way, the macOS firewall is OFF.
Sorry mate, that’s the limit of my helpfulness on the subject - ip solved it for me, so your issue must be different
Take a look at my MacOS setup guide and see if you get some help there:
Thanks @fmon. Really good write up that obviously represents a lot of time and effort. Thanks for sharing! I may give this another go when I have some time. I have to say, HA is not for the faint of heart. Here are my impressions so far:
I’ve tried:
HA is a monster. It is a very big distribution which I can sort of understand as it does a lot. But it would be great if it were more modular and it was easy to to add what you wanted (and all dependences were just magically resolved).
For me, from what I have learned so far this is what is really exciting about HA:
I love the HA manifesto that I read somewhere. It is well thought through and I like the philosophy. However, it seems to fall short on the ease of use side of things. It is a swiss army knife and has all the complexity that comes with that kind of power.
HOOBS is cool but I don’t see it as that much better than homebridge really unless you want to buy a box preinstalled, ready to go.
Anyway, I have learned a bunch as I only recently gave in to trying to see if HomeKit would do anything useful. Someday I hope Apple will really do it right by adding things like:
The first company that figures out how to deliver robust IoT with LAS will do very well for themselves.
I haven’t tried CodeRed yet, but it looks interesting. Nest is DOA after Google shut down the API… I replaced mine with an Ecobee and will never touch another Google product. I had to rebuild my Homekit one time also, and as painful as that was, the system seems to have matured and strikes me as very stable lately. With a little work you can take pretty much any switch or script in HA and have it show up in your Home app (so that Siri also recognizes it).
As for your Airplay aspirations, you inspired me to write a followup to my first post… I struggled with this and finally figured it out. See here for some inspiration… I hear your frustration but stick with it and you’ll be glad that you did!
I am a noob with HA so I may not even be asking a sensible question. Nevertheless, I’ll plow ahead:
I have installed HA on my Mac Mini and it runs as a service. I can get into it at http://localhost:8123 as advertised. But the fun stops here.
I only have access to half a dozen integrations. I can manually add an integration to the configuration.yaml file and see it as an ‘entity’ on the dashboard, but that’s it.
How do I get the full library of integrations to select from?
How do I get a UI that leads to Supervisor mode and the HA store?
Any ideas?