Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This accessory is not responding #14

Open
m1hah opened this issue Aug 9, 2022 · 0 comments
Open

This accessory is not responding #14

m1hah opened this issue Aug 9, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@m1hah
Copy link

m1hah commented Aug 9, 2022

Describe The Bug:
When the accessory is added to the HomeKit, it tries to update but always ends with "This accessory is not responding".
Devices are found in the Homebridge Accessory tab and can be managed there. Just not in the HomeKit.

image

To Reproduce:
Regular use - try to add the accessory.

Expected behavior:
Being able to connect with the devices.

Logs:

[8/9/2022, 5:33:13 PM] [homebridge-samsung-air-conditioner-smart-things] This plugin slows down Homebridge. The read handler for the characteristic 'Active' was slow to respond! See https://homebridge.io/w/JtMGR for more info.
[8/9/2022, 5:33:13 PM] [homebridge-samsung-air-conditioner-smart-things] This plugin slows down Homebridge. The read handler for the characteristic 'Current Heater-Cooler State' was slow to respond! See https://homebridge.io/w/JtMGR for more info.
[8/9/2022, 5:33:13 PM] [homebridge-samsung-air-conditioner-smart-things] This plugin slows down Homebridge. The read handler for the characteristic 'Target Heater-Cooler State' was slow to respond! See https://homebridge.io/w/JtMGR for more info.
[8/9/2022, 5:33:13 PM] [homebridge-samsung-air-conditioner-smart-things] This plugin slows down Homebridge. The read handler for the characteristic 'Current Temperature' was slow to respond! See https://homebridge.io/w/JtMGR for more info.
[8/9/2022, 5:33:13 PM] [homebridge-samsung-air-conditioner-smart-things] This plugin slows down Homebridge. The read handler for the characteristic 'Cooling Threshold Temperature' was slow to respond! See https://homebridge.io/w/JtMGR for more info.
[8/9/2022, 5:33:13 PM] [homebridge-samsung-air-conditioner-smart-things] This plugin slows down Homebridge. The read handler for the characteristic 'Heating Threshold Temperature' was slow to respond! See https://homebridge.io/w/JtMGR for more info.
[8/9/2022, 5:33:13 PM] [homebridge-samsung-air-conditioner-smart-things] This plugin slows down Homebridge. The read handler for the characteristic 'Active' was slow to respond! See https://homebridge.io/w/JtMGR for more info.
[8/9/2022, 5:33:13 PM] [homebridge-samsung-air-conditioner-smart-things] This plugin slows down Homebridge. The read handler for the characteristic 'Rotation Speed' was slow to respond! See https://homebridge.io/w/JtMGR for more info.
[8/9/2022, 5:33:13 PM] [homebridge-samsung-air-conditioner-smart-things] This plugin slows down Homebridge. The read handler for the characteristic 'Current Fan State' was slow to respond! See https://homebridge.io/w/JtMGR for more info.
[8/9/2022, 5:33:13 PM] [homebridge-samsung-air-conditioner-smart-things] This plugin slows down Homebridge. The read handler for the characteristic 'Target Fan State' was slow to respond! See https://homebridge.io/w/JtMGR for more info.
[8/9/2022, 5:33:13 PM] [homebridge-samsung-air-conditioner-smart-things] This plugin slows down Homebridge. The read handler for the characteristic 'Swing Mode' was slow to respond! See https://homebridge.io/w/JtMGR for more info.

Plugin Config:

        {
            "name": "homebridge-samsung-air-conditioner-smart-things",
            "token": "######",
            "temperatureUnit": "C",
            "showHumidity": false,
            "windFreeSupported": false,
            "platform": "HomebridgeSamsungACSmartThings",
            "_bridge": {
                "username": "#####",
                "port": 36398
            }
        }

Screenshots:

Environment:

image

@m1hah m1hah added the bug Something isn't working label Aug 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant