vivienne / homebridge-haiku-senseme

Apache License 2.0
5 stars 0 forks source link

Sense me looking listening at 0.0.0.0:31415 #16

Open sjbeeny opened 2 years ago

sjbeeny commented 2 years ago

Hi I am having some trouble adding my fan. I entered the fan name and IP address, but in the log it shows senseme as looking at an empty IP address.

"SenseME server listening 0.0.0.0:31415"

my config file looks like this: { "name": "Rumpus Fan", "broadcastAddress": "10.0.4.55", "discoveryInterval": 199, "platform": "haiku" }

Any help would be much appreciated.

sjbeeny commented 2 years ago

tried running as a child bridge, and whie I could add the fan, it does not show up in my accesories list. It still seems to be looking at 0.0.0.00.

[8/9/2021, 7:18:31 AM] [Rumpus Fan] Restarting child bridge... [8/9/2021, 7:18:31 AM] Got SIGTERM, shutting down child bridge process... [8/9/2021, 7:18:36 AM] [Rumpus Fan] Child bridge process ended [8/9/2021, 7:18:36 AM] [Rumpus Fan] Process Ended. Code: 143, Signal: null [8/9/2021, 7:18:43 AM] [Rumpus Fan] Restarting Process... Initializing HAP-NodeJS v0.9.4... [8/9/2021, 7:18:44 AM] [Rumpus Fan] Launched child bridge with PID 8386 [8/9/2021, 7:18:45 AM] Registering platform 'homebridge-haiku-senseme.haiku' [8/9/2021, 7:18:45 AM] [Rumpus Fan] Loaded homebridge-haiku-senseme v3.3.0 child bridge successfully [8/9/2021, 7:18:45 AM] Loaded 0 cached accessories from cachedAccessories.0E887568B9CA. Preparing Advertiser for 'Rumpus Fan 03BA' using bonjour-hap backend! Starting to advertise 'Rumpus Fan 03BA' using bonjour-hap backend! [8/9/2021, 7:18:45 AM] Homebridge v1.3.4 (Rumpus Fan) is running on port 55319. SenseME server listening 0.0.0.0:31415

vivienne commented 2 years ago

The code isn't set up to support hardcoding fan IPs yet, so broadcast address should be left alone.