Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Actiontiles color setting is all wrong, same in home bridge #35

Open
icepicknz opened this issue Feb 11, 2018 · 1 comment
Open

Actiontiles color setting is all wrong, same in home bridge #35

icepicknz opened this issue Feb 11, 2018 · 1 comment

Comments

@icepicknz
Copy link

Hey there,

I logged a fault with actiontiles and they said the DTH is probably wrong, this is what they sent me

you may be able to modify your Fibaro DTH to handle it.

setting device color [hue:0, saturation:100, hex:#2550000, red:37, green:80, blue:0, white:0]

You'll notice that the "hex:" value is not in the correct format for a hex color value. It should be "#FF0000", not the decimal number "255...".

The specs for Capability Color are complete nonsense to us, frankly; so this might not make 100% sense to you.

We expect all DTHs to use the hue and saturation values, not the hex color value. https://smartthings.developer.samsung.com/develop/api-ref/capabilities.html#Color-Control

Some old DTHs, however, if they receive a bad value for attribute "color" will attempt to use it instead of Hue and Saturation.

@udovanpeursem
Copy link

I have the same problem with AT with the same remark, hoping that with this addtional message, it's importance is noticed.

I do not want to switch back to the original DH because I would miss out on the energy consumption features (and ofcourse the police lights ;-))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants