homebridge-smartthings icon indicating copy to clipboard operation
homebridge-smartthings copied to clipboard

(BUG) This plugin generated a warning from the characteristic 'Hue'

Open CodyRWhite opened this issue 3 years ago • 3 comments

Verify the following before opening an trouble issue

Go over all the following points, and put an x in all the boxes that apply. If you're unsure about any of these, don't hesitate to ask. We're here to help!

  • [X] That OAuth is Enabled for the SmartApp under the IDE.
  • [X] The SmartApp and Device Handler are using the latest code available.
  • [X] That Both the SmartApps and Device Handlers have been Published for You in the IDE.

About Your Setup

  • How many devices are detected?: 34
  • Mobile App Version(Not required):
  • SmartApp Version: 2.3.3
  • Device Handler Version: ?
  • Homebridge Version: 1.3.4
  • NodeJS Version:12.16.3

Expected Behavior

Tell us what you think should be happening

Current Behavior

homebridge.log

I am receiving characteristic warnings.

Steps to Reproduce (for bugs)

Restart Homebridge

Context

**How has this issue affected you? What are you trying to accomplish? Not sure if this is related but accessories in hombride are not updating state changes. I was going to submit a bug to homebridge but I saw warnings in the smartthings log.

Providing context helps us come up with a solution that is most useful in the real world


Please include a copy of any relevant log output to assist in tracking down the bug

CodyRWhite avatar Apr 06 '21 18:04 CodyRWhite

I'm getting the same error. [4/8/2021, 3:19:10 PM] [homebridge-smartthings] This plugin generated a warning from the characteristic 'Hue': characteristic was supplied illegal value: number 0 exceeded minimum of 1. See https://git.io/JtMGR for more info.

ngeorgieff avatar Apr 08 '21 22:04 ngeorgieff

I am also getting the same error. I just set up my globe electric smart recessed color lights in smart things and connected it to home bridge. power and dimmer work but color and hue do not. this is the error i am receiving for both: [4/12/2021, 10:57:40 AM] [homebridge-smartthings] This plugin generated a warning from the characteristic 'Hue': characteristic was supplied illegal value: number 0 exceeded minimum of 1. See https://git.io/JtMGR for more info. [4/12/2021, 10:57:40 AM] [homebridge-smartthings] This plugin generated a warning from the characteristic 'Color Temperature': characteristic was supplied illegal value: number 10000 exceeded maximum of 500. See https://git.io/JtMGR for more info.

ghelanijimmy avatar Apr 12 '21 15:04 ghelanijimmy

Is this also part of the reason that setting colors on things going through this plugin doesn't work most of the time? Anything outside of homebridge-smartthings allows me to set the color easily.

intrepidsilence avatar Jul 06 '21 11:07 intrepidsilence