tonesto7 / homebridge-smartthings

SmartThings Homebridge Plugin
385 stars 770 forks source link

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

Open CodyRWhite opened 3 years ago

CodyRWhite commented 3 years ago

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!


About Your Setup

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

ngeorgieff commented 3 years ago

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.

ghelanijimmy commented 3 years ago

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.

intrepidsilence commented 3 years ago

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.