Skip to content

Homebridge Crashing on Restart #6

Description

@geniejeanes

Hi guys,

Looking forward to get this working, after I added in the below script into my config file, I get a SIGTERM fault which shuts down Homebridge.
Can anyone see what I am doing wrong? I haven't added in the accessories / zones as I wasn't sure where to insert them.I am running home bridge V1.0.4.
One other thing to note is I am trying to get this to work with Airtouch3.

Error: connect ECONNREFUSED 192.168.69.21:9004
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1106:14)
[5/2/2020, 6:48:20 PM] [Airtouch] API | Disconnected from Airtouch
[5/2/2020, 6:48:20 PM] Got SIGTERM, shutting down Homebridge...

{
"platform": "Airtouch",
"name": "Airtouch",
"ip_address": "192.168.69.21",
"ac_include_temps": false,
"units": [
{
"manufacturer": "Samsung",
"model": "?",
"fan": [
"Auto",
"Low",
"Med",
"High"
]
}
]
}

Thanks.
Gareth

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions