plasticrake / homebridge-tplink-smarthome

TP-Link Smarthome Plugin for Homebridge
MIT License
470 stars 69 forks source link

Plugin Warning #347

Open Jrb687 opened 3 months ago

Jrb687 commented 3 months ago

Is there an existing issue for this?

What happened?

Re-occurring warning discovered while randomly checking up on server.

What, if anything, has recently changed?

Nothing that I know of.

Version

v8.0.3

Node Version

v20.14.0

Homebridge Version

v1.8.2

Which OS/Platform?

Linux

Relevant log output

[2024-06-18, 6:54:50 a.m.] [homebridge-tplink-smarthome] This plugin generated a warning from the characteristic 'Color Temperature': characteristic was supplied illegal value: number 111 exceeded minimum of 112. See https://homebridge.io/w/JtMGR for more info.

Configuration

{
    "name": "TplinkSmarthome",
    "addCustomCharacteristics": false,
    "deviceTypes": [
        "plug",
        "bulb"
    ],
    "devicesUseDiscoveryPort": false,
    "platform": "TplinkSmarthome"
}