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

RGB Controls #18

Closed
Harti33 opened this issue Dec 28, 2023 · 5 comments
Closed

RGB Controls #18

Harti33 opened this issue Dec 28, 2023 · 5 comments
Labels
bug Something isn't working

Comments

@Harti33
Copy link

Harti33 commented Dec 28, 2023

Hi,
unfortunately you can only change the temperature of the Shelly RGBW2 Relay and not the colour.

Current version: 2023.12.7

@matt8707 matt8707 added the bug Something isn't working label Dec 28, 2023
@matt8707
Copy link
Owner

Can you post attributes yaml, for example this is what a hue bulb looks like

min_color_temp_kelvin: 2000
max_color_temp_kelvin: 6535
min_mireds: 153
max_mireds: 500
supported_color_modes:
  - color_temp
  - xy
color_mode: color_temp
brightness: 255
color_temp_kelvin: 3125
color_temp: 320
hs_color:
  - 27.631
  - 53.602
rgb_color:
  - 255
  - 181
  - 118
xy_color:
  - 0.485
  - 0.381
mode: normal
dynamics: none
friendly_name: Datorlampa
supported_features: 40

@Harti33
Copy link
Author

Harti33 commented Dec 29, 2023

Sure.

effect_list:
  - "Off"
  - Meteor Shower
  - Gradual Change
  - Flash
supported_color_modes:
  - rgbw
color_mode: null
brightness: null
hs_color: null
rgb_color: null
xy_color: null
rgbw_color: null
effect: null
friendly_name: Unterschrank
supported_features: 36

@matt8707
Copy link
Owner

matt8707 commented Jan 2, 2024

Does 2024.1.0 fix this?

@Harti33
Copy link
Author

Harti33 commented Jan 2, 2024

I can now change the Color, but now the White Temperatur is missing.

@matt8707
Copy link
Owner

matt8707 commented Jan 3, 2024

@Harti33 All right, post attributes yaml in different states, on off, brightness and colors and I'll fix this

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

No branches or pull requests

2 participants