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.

This plugin generated a warning from the characteristic 'Color Temperature': characteristic was supplied illegal value: number 0 exceeded minimum of 112

See original GitHub issue

Everything still works as it should, however after updating to HomeBridge v1.3, my logs are full of characteristic warnings and a new one comes up approx every 10 seconds - see below

Versions

Node Version: v14.15.5 HomeBridge Version v1.3.0 OS: Raspbian

Configuration

        {
            "platform": "TplinkSmarthome",
            "name": "TplinkSmarthome"
        }

Homebridge Log / Command Output

[2/20/2021, 7:58:29 PM] [homebridge-tplink-smarthome] This plugin generated a warning from the characteristic 'Color Temperature': characteristic was supplied illegal value: number 0 exceeded minimum of 112. See https://git.io/JtMGR for more info.
[2/20/2021, 7:58:38 PM] [homebridge-tplink-smarthome] This plugin generated a warning from the characteristic 'Color Temperature': characteristic was supplied illegal value: number 0 exceeded minimum of 112. See https://git.io/JtMGR for more info.
[2/20/2021, 7:58:48 PM] [homebridge-tplink-smarthome] This plugin generated a warning from the characteristic 'Color Temperature': characteristic was supplied illegal value: number 0 exceeded minimum of 112. See https://git.io/JtMGR for more info.

Also when fist starting Homebride, the following lines show up in the logs too…

[2/20/2021, 7:49:09 PM]  [homebridge-tplink-smarthome] This plugin slows down Homebridge. The read handler for the characteristic 'On' was slow to respond! See https://git.io/JtMGR for more info.
[2/20/2021, 7:49:09 PM]  [homebridge-tplink-smarthome] This plugin slows down Homebridge. The read handler for the characteristic 'On' was slow to respond! See https://git.io/JtMGR for more info.
[2/20/2021, 7:49:09 PM]  [homebridge-tplink-smarthome] This plugin slows down Homebridge. The read handler for the characteristic 'Brightness' was slow to respond! See https://git.io/JtMGR for more info.
[2/20/2021, 7:49:09 PM]  [homebridge-tplink-smarthome] This plugin slows down Homebridge. The read handler for the characteristic 'Color Temperature' was slow to respond! See https://git.io/JtMGR for more info.
[2/20/2021, 7:49:09 PM]  [homebridge-tplink-smarthome] This plugin slows down Homebridge. The read handler for the characteristic 'Hue' was slow to respond! See https://git.io/JtMGR for more info.
[2/20/2021, 7:49:09 PM]  [homebridge-tplink-smarthome] This plugin slows down Homebridge. The read handler for the characteristic 'Saturation' was slow to respond! See https://git.io/JtMGR for more info.
[2/20/2021, 7:49:09 PM]  [homebridge-tplink-smarthome] This plugin slows down Homebridge. The read handler for the characteristic 'Consumption' was slow to respond! See https://git.io/JtMGR for more info.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:18 (3 by maintainers)

github_iconTop GitHub Comments

4reactions
SK8081commented, Feb 21, 2021

I am having this same issue.

1reaction
jaydkaycommented, Feb 23, 2021

I’m seeing a similar behaviour with a HS110 Smart Wi-Fi Plug with Energy Monitoring. Starting with HomeBridge 1.3.1 (I skipped 1.3.0) I got the following message at startup: [2021-2-23 16:00:54] [homebridge-tplink-smarthome] This plugin generated a warning from the characteristic 'Apparent Power': characteristic was expected valid number and received NaN. See https://git.io/JtMGR for more info.

Read more comments on GitHub >

github_iconTop Results From Across the Web

homebridge-tuya and Mycket LB22RGBW bulbs - Reddit
[31/12/2021, 17:19:09] [homebridge-tuya] This plugin generated a warning from the characteristic 'Color Temperature': characteristic value ...
Read more >
Developers - This plugin generated a warning from the characteristic ...
This plugin generated a warning from the characteristic 'Color Temperature': characteristic was supplied illegal value: number 0 exceeded minimum of 112.
Read more >
@milo526/homebridge-tuya-web - npm
Homebridge plugin for use with Tuya devices (uses Home Assistant Tuya Web API). Latest version: 1.1.2, last published: 8 months ago.
Read more >
PDF - ActiveMQ Artemis Documentation
We provide a HA solution with automatic client failover so you can guarantee zero message loss or duplication in event of server failure....
Read more >
OpenModelica User's Guide
The val(variableName,time) scription function can be used to retrieve the interpolated value of a simulation result.
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