Open JtotheIsa opened 6 years ago
I second this issue. On 5.1.1 I have the exact same symptoms.
Please try the Refactor branch of this Repo.
Make sure you add the plug-in to your config.json
per the instructions. The entry for this should look like:
"platforms": [
{
"platform": "PoolControllerPlatform",
"name": "Pool Controller",
"ip_address": "http://localhost:3000",
"secure": "false"
}
]
I have done both of these things. Is it supposed to automatically add things as accessories?
You need to add homebridge as an accessory in Home app. If that's not the problem, can you paste your config file and any logs?
Startup wasn't actually happening when config had static IP. I'm guessing this is why no accessories showed up.
I have PoolController 4.x Dev running without Issue. I have the Homebridge plugin installed and logs indicate the platform is loading, but I do not have or do not know how to add and PoolController related accessories in my Home app. Not sure what I have done wrong.