Hello, just got my Homey Pro delivered and attempting to get it up and running.
I purchased it with the ethernet adapter, since there is no wifi or internet where I intend to use it.
When I plugged it in, I saw the light come on. It was white for a short time, then went red, then breathing blue. After some troubleshooting (and plugging the ethernet adapter in the wrong way, it really should be labeled on the adapter, lol) I finally got it getting an IP address.
When navigating to the IP address of the Homey Pro, I get the following JSON response:
{
"homeyId": null,
"homeyVersion": "12.0.1"
}
Is there a web UI that can be accessed, or is it strictly API on the device? I don’t mind running some docker instance that runs a web UI and communicates with APIs or whatever.
I got a Homey because on the product page it says
Homey Pro does everything on-premise, to take advantage of the lowest latency and highest reliability. The cloud is only used when absolutely necessary.
Setting up the device shouldn’t require cloud access. I can setup and use Tasmota, WLED and Shelly devices without any internet connectivity I assume Homey Pro can do the same since it looks like it’s designed to work offline.
And
Always up — even when your internet is down.
Homey Pro processes everything locally, so it's always up, even when your internet is down.
Connect Homey with LAN devices.
Homey Pro can communicate with your LAN-only devices such as Google Chromecast.
Port Forwarding
Connect directly to Homey Pro when you're outside your home.
Local API Keys
Allow API access from anywhere without the cloud.
But I can’t seem to find any documentation on what URL to use or whatever to set it up. Everything says to just “Download the app”.