Skip to content
This repository has been archived by the owner on Jul 15, 2021. It is now read-only.

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

Open
3 tasks done
CodyRWhite opened this issue Apr 6, 2021 · 3 comments
Open
3 tasks done
Assignees
Labels
bug Something isn't working as expected

Comments

@CodyRWhite
Copy link

CodyRWhite commented Apr 6, 2021

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!

  • That OAuth is Enabled for the SmartApp under the IDE.
  • The SmartApp and Device Handler are using the latest code available.
  • 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 CodyRWhite added the bug Something isn't working as expected label Apr 6, 2021
@ngeorgieff
Copy link

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
Copy link

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
Copy link

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working as expected
Projects
None yet
Development

No branches or pull requests

5 participants