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

Plugin slow-down homebridge #507

Closed
redeemer666 opened this issue Oct 15, 2024 · 5 comments
Closed

Plugin slow-down homebridge #507

redeemer666 opened this issue Oct 15, 2024 · 5 comments

Comments

@redeemer666
Copy link

Description

Since version 3.0.0, sometimes on the homebridge log it appears this warning

[15/10/2024, 10:36:05] [homebridge-fibaro-home-center] This plugin slows down Homebridge. The read handler for the characteristic 'Outlet In Use' was slow to respond! See https://homebridge.io/w/JtMGR for more info.

This is not happening every time, just from time to time and at homebridge restart. I cannot setup this plugin as a child plugin because of the already set-up HomeKit automations I have in place. Can you please check it? Thanks

Logs

[15/10/2024, 10:36:05] [homebridge-fibaro-home-center] This plugin slows down Homebridge. The read handler for the characteristic 'Target Door State' was slow to respond! See https://homebridge.io/w/JtMGR for more info.
[15/10/2024, 10:36:05] [homebridge-fibaro-home-center] This plugin slows down Homebridge. The read handler for the characteristic 'Obstruction Detected' was slow to respond! See https://homebridge.io/w/JtMGR for more info.
[15/10/2024, 10:36:05] [homebridge-fibaro-home-center] This plugin slows down Homebridge. The read handler for the characteristic 'Contact Sensor State' was slow to respond! See https://homebridge.io/w/JtMGR for more info.
[15/10/2024, 10:36:05] [homebridge-fibaro-home-center] This plugin slows down Homebridge. The read handler for the characteristic 'Status Low Battery' was slow to respond! See https://homebridge.io/w/JtMGR for more info.
[15/10/2024, 10:36:05] [homebridge-fibaro-home-center] This plugin slows down Homebridge. The read handler for the characteristic 'Battery Level' was slow to respond! See https://homebridge.io/w/JtMGR for more info.
[15/10/2024, 10:36:05] [homebridge-fibaro-home-center] This plugin slows down Homebridge. The read handler for the characteristic 'Charging State' was slow to respond! See https://homebridge.io/w/JtMGR for more info.
[15/10/2024, 10:36:05] [homebridge-fibaro-home-center] This plugin slows down Homebridge. The read handler for the characteristic 'On' was slow to respond! See https://homebridge.io/w/JtMGR for more info.
[15/10/2024, 10:36:05] [homebridge-fibaro-home-center] This plugin slows down Homebridge. The read handler for the characteristic 'Outlet In Use' was slow to respond! See https://homebridge.io/w/JtMGR for more info.
[15/10/2024, 10:36:05] [homebridge-fibaro-home-center] This plugin slows down Homebridge. The read handler for the characteristic 'On' was slow to respond! See https://homebridge.io/w/JtMGR for more info.
[15/10/2024, 10:36:05] [homebridge-fibaro-home-center] This plugin slows down Homebridge. The read handler for the characteristic 'Outlet In Use' was slow to respond! See https://homebridge.io/w/JtMGR for more info.
[15/10/2024, 10:36:05] [homebridge-fibaro-home-center] This plugin slows down Homebridge. The read handler for the characteristic 'On' was slow to respond! See https://homebridge.io/w/JtMGR for more info.
[15/10/2024, 10:36:05] [homebridge-fibaro-home-center] This plugin slows down Homebridge. The read handler for the characteristic 'Outlet In Use' was slow to respond! See https://homebridge.io/w/JtMGR for more info.
[15/10/2024, 10:36:05] [homebridge-fibaro-home-center] This plugin slows down Homebridge. The read handler for the characteristic 'Contact Sensor State' was slow to respond! See https://homebridge.io/w/JtMGR for more info.
[15/10/2024, 10:36:05] [homebridge-fibaro-home-center] This plugin slows down Homebridge. The read handler for the characteristic 'Status Low Battery' was slow to respond! See https://homebridge.io/w/JtMGR for more info.
[15/10/2024, 10:36:05] [homebridge-fibaro-home-center] This plugin slows down Homebridge. The read handler for the characteristic 'Battery Level' was slow to respond! See https://homebridge.io/w/JtMGR for more info.
[15/10/2024, 10:36:05] [homebridge-fibaro-home-center] This plugin slows down Homebridge. The read handler for the characteristic 'Charging State' was slow to respond! See https://homebridge.io/w/JtMGR for more info.
[15/10/2024, 10:36:05] [FibaroHC] getTargetDoorState: Closed
[15/10/2024, 10:36:05] [homebridge-fibaro-home-center] This plugin slows down Homebridge. The read handler for the characteristic 'On' was slow to respond! See https://homebridge.io/w/JtMGR for more info.
[15/10/2024, 10:36:05] [homebridge-fibaro-home-center] This plugin slows down Homebridge. The read handler for the characteristic 'Outlet In Use' was slow to respond! See https://homebridge.io/w/JtMGR for more info.
[15/10/2024, 10:36:05] [homebridge-fibaro-home-center] This plugin slows down Homebridge. The read handler for the characteristic 'On' was slow to respond! See https://homebridge.io/w/JtMGR for more info.
[15/10/2024, 10:36:05] [homebridge-fibaro-home-center] This plugin slows down Homebridge. The read handler for the characteristic 'Outlet In Use' was slow to respond! See https://homebridge.io/w/JtMGR for more info.
[15/10/2024, 10:36:05] [homebridge-fibaro-home-center] This plugin slows down Homebridge. The read handler for the characteristic 'On' was slow to respond! See https://homebridge.io/w/JtMGR for more info.
[15/10/2024, 10:36:05] [homebridge-fibaro-home-center] This plugin slows down Homebridge. The read handler for the characteristic 'Outlet In Use' was slow to respond! See https://homebridge.io/w/JtMGR for more info.

Plugin config

{
    "name": "FibaroHC",
    "url": "10.0.0.---",
    "username": "---",
    "password": "---",
    "pollerperiod": 2,
    "thermostattimeout": 7200,
    "thermostatmaxtemperature": 100,
    "securitysystem": "enabled",
    "addRoomNameToDeviceName": "disabled",
    "logsLevel": 1,
    "devices": [
        {
            "displayAs": "switch"
        }
    ],
    "platform": "FibaroHC"
}

Plugin version

3.1.0

Fibaro HC / Yubii Home type and firmware

Home Center 2 4.630

ilcato added a commit that referenced this issue Oct 15, 2024
@ilcato
Copy link
Owner

ilcato commented Oct 15, 2024

@redeemer666 can you test: 3.1.1-beta.0 ?

@redeemer666
Copy link
Author

Sure! Major changes I have to be warned about?? 🙃

@ilcato
Copy link
Owner

ilcato commented Oct 16, 2024

@redeemer666 it should fix the issue.
Try 3.1.1-beta.1 it fixes another issue.

@ilcato
Copy link
Owner

ilcato commented Oct 16, 2024

@redeemer666 Try 3.1.1-beta.4 it fixes other issues.

@redeemer666
Copy link
Author

Hi there, beta 4 is working correctly. No more error messages on plugin. Thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants