question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

All devices in shared home are not responsive

See original GitHub issue

Current Situation

After successfully configuring and using my smart devices in my iphone (running iOS 16.1 and Homebdrige 1.5.1), I shared my home with my wife. However, although all devices show up in home app, they are in “not responding” status. All devices were linked using homebridge-tuya-platform v1.5.0 plugin and they work as expected on her phone when using SmartLife app. I’ve already tried to restart router, homebridge, iphone… But nothing seems to work. Do I need a home hub to make it work? As far as I read, it’s only needed to create automation and control devices outside of home network. We are on the same network wi-fi (we use 3 google wi-fi as routers).

Nothing is shown in logs.

Thank you.

Logs

No logs available when I access home app in my wife's iphone.

Configuration

{
    "bridge": {
        "name": "Homebridge 39D5",
        "username": "",
        "port": 51007,
        "pin": "",
        "advertiser": "avahi",
        "bind": [
            "eth0"
        ]
    },
    "accessories": [],
    "platforms": [
        {
            "name": "Config",
            "port": 8581,
            "platform": "config"
        },
        {
            "options": {
                "username": "",
                "password": "",
                "accessId": "",
                "accessKey": "",
                "lang": "en",
                "projectType": "2",
                "appSchema": "smartlife",
                "countryCode": 55,
                "debug": true
            },
            "name": "TuyaPlatform",
            "platform": "TuyaPlatform"
        }
    ]
}

Environment

  • OS: Homebridge Raspberry Pi Image (5.15.32-v7l+)
  • Homebridge: 1.5.1
  • Node: v16.16.0
  • npm: 8.11.0
  • IOS: 16.1

Process Supervisor

hb-service

Additional Context

N/A

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:22

github_iconTop GitHub Comments

2reactions
williamcpiercecommented, Nov 2, 2022

Similar issue here. Accessory stopped responding after iOS updates.

Tried removing homebridge bridge to add it again, but now homekit can’t see homebridge at all when trying to re-add (accessory not found).

razorG5 on homebridge discord reports a similar issue, and was able to resolve it by using an iPad running iOS 15 to add the homebridge bridge accessory (which then shows up fine on other devices running iOS 16.1): https://discord.com/channels/432663330281226270/432672141884915713/1037446626375127162

That suggests to me that this is probably an iOS 16.1 specific issue, rather than any problem with network, homebridge, etc

1reaction
albertc180commented, Nov 2, 2022

Yeap, same for me. All devices on iOS/iPadOS/tvOS 16.1, all accessories connected to Homebridge are not accessible, automations not working too. iPhone with iOS 15.6.1 are cant connect those accessories too, probably because AppleTV is on 16.1 too.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Suddenly all my devices stopped responding on Homekit, All ...
Suddenly all my devices stopped responding on Homekit, All devices are working good on other platforms such as Alexa or proprietary apps.
Read more >
How to fix No Response in HomeKit! - YouTube
Trend Micro's Premium Security Suite offers complete device and identity protection for up to 10 devices.
Read more >
FILE AND DEVICE SHARING NOT WORKING ON WINDOWS 10
I am not able to share files and devices like printers over a network on Windows 10 PC's. I have enabled file and...
Read more >
If you can't find your family's shared content - Apple Support
Check your settings, and ask your family members to check their settings. If you still can't find the app or other content, learn...
Read more >
The most common Google Home problems, and how to fix them
If you find that the internet is working correctly on other devices, we suggest trying to reboot the Home device itself. We recommend...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found