excluded ID still shows up in Home app

homebridge-indigo allows you to integrate Indigo with HomeKit and Siri
User avatar
Different Computers
Posts: 2584
Joined: Sat Jan 02, 2016 10:07 am
Location: East Coast
Contact:

excluded ID still shows up in Home app

Post by Different Computers »

and more, it is an action group and shows up as a door!

Any idea how to fix this? I've double checked that the proper ID is listed as an excludeID and it is.

Also, I just edited my config.json to treat some things as switches, and then reran home bridge and got

Code: Select all

events.js:160
      throw er; // Unhandled 'error' event
      ^

Error: listen EADDRINUSE :::51826
    at Object.exports._errnoException (util.js:1026:11)
    at exports._exceptionWithHostPort (util.js:1049:20)
    at Server._listen2 (net.js:1257:14)
    at listen (net.js:1293:10)
    at Server.listen (net.js:1389:5)
    at EventedHTTPServer.listen (/opt/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/util/eventedhttp.js:60:19)
    at HAPServer.listen (/opt/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/HAPServer.js:158:20)
    at Bridge.Accessory.publish (/opt/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/Accessory.js:496:16)
    at Server._publish (/opt/local/lib/node_modules/homebridge/lib/server.js:111:16)
    at Server.<anonymous> (/opt/local/lib/node_modules/homebridge/lib/server.js:369:14)
but it seems to be running.
Sonoma on a Mac Mini M1 running Airfoil Pro, Bond Home, Camect, Roku Network Remote, Hue Lights, DomoPad, Adapters, Home Assistant Agent, HomeKitLinkSiri, EPS Smart Dimmer, Fantastic Weather, Nanoleaf, LED Simple Effects, Grafana. UnifiAP
webdeck
Posts: 436
Joined: Sat May 07, 2005 11:27 pm

Re: excluded ID still shows up in Home app

Post by webdeck »

EADDRINUSE means you already have an instance of homebridge running. You need to stop all of the instances of homebridge before starting another one.
User avatar
Different Computers
Posts: 2584
Joined: Sat Jan 02, 2016 10:07 am
Location: East Coast
Contact:

Re: excluded ID still shows up in Home app

Post by Different Computers »

Thanks! not sure how that happened. Any ideas about the excluded IDs that still show up? or the action group HB thinks is a door?
Sonoma on a Mac Mini M1 running Airfoil Pro, Bond Home, Camect, Roku Network Remote, Hue Lights, DomoPad, Adapters, Home Assistant Agent, HomeKitLinkSiri, EPS Smart Dimmer, Fantastic Weather, Nanoleaf, LED Simple Effects, Grafana. UnifiAP
Post Reply

Return to “WebDeck Software”