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.

Continuous "fireCharacteristicUpdateCallback" errors on 5.2.0

See original GitHub issue

Expected Behavior

No errors in regular use.

Current Behavior

Homebridge log displays continuous errors on three devices (one HS110, and two plugs on a HS300).

Steps to Reproduce (for bugs)

Start homebridge, view logs. image

Versions

  • Node: 12.18.1
  • Homebridge: 1.2.3
  • OS: Homebridge Raspberry Pi Image

Configuration

    "name": "Kasa",
            "addCustomCharacteristics": false,
            "inUseThreshold": 60,
            "broadcast": "192.168.1.255",
            "pollingInterval": 10,
            "deviceTypes": [
                "plug",
                "bulb"
            ],
            "timeout": 1000,
            "transport": "udp",
            "platform": "TplinkSmarthome"

Homebridge Log / Command Output

[10/13/2020, 21:25:50] [Kasa] [Noise Machine] fireCharacteristicUpdateCallback [0.46719600000000006]: Unable to call updateCallback VoltAmperes [10/13/2020, 21:25:50] [Kasa] [Noise Machine] fireCharacteristicUpdateCallback [116.799]: Unable to call updateCallback Volts [10/13/2020, 21:25:50] [Kasa] [Noise Machine] fireCharacteristicUpdateCallback [0.023]: Unable to call updateCallback Watts [10/13/2020, 21:25:50] [Kasa] [Plug 6] fireCharacteristicUpdateCallback [0.011]: Unable to call updateCallback Amperes [10/13/2020, 21:25:50] [Kasa] [Plug 6] fireCharacteristicUpdateCallback [0.019]: Unable to call updateCallback KilowattHours

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

3reactions
plasticrakecommented, Oct 14, 2020

Should be fixed in v6.0.0

0reactions
raspberrycouliscommented, Feb 23, 2021

@plasticrake - I’m on version 6.1.0 and I’ve suddenly started getting the same error messages above. I’m also on Homebridge version 1.3.1 if that helps. Have tried rolling back to version 6.0 of your plugin, but the issue still remains so have upgraded back to 6.1.0 again (still there).

EDIT: I had addCustomCharacteristics": true, but changing to false seemed to stop the warnings. Still odd though.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Namespace Env vars that Allstar uses - Ossf/Allstar - IssueHint
Continuous "fireCharacteristicUpdateCallback" errors on 5.2.0, 6, 2020-10-14, 2022-07-20. HS100 Hardware V4.1 Firmware 1.1.0 - No Detection Even When IP ...
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