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

Tuya RGBW Strips don't show the "White" slider #77126

Open
EpicLPer opened this issue Aug 22, 2022 · 17 comments
Open

Tuya RGBW Strips don't show the "White" slider #77126

EpicLPer opened this issue Aug 22, 2022 · 17 comments

Comments

@EpicLPer
Copy link

The problem

Referencing this issue here (which was falsely closed by the stale bot...): #58906

Essentially the same as this user wrote, just with a "Action LSC Smart Home Outdoor LED Strip", but long story short some RGBW Tuya devices seem to not show the White slider at all, and setting the RGB picker to White instead just turns all RGB LEDs on to the same value but never uses the proper White LEDs.

What version of Home Assistant Core has the issue?

2022.8.6

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Tuya

Link to integration documentation on our website

https://www.home-assistant.io/integrations/tuya/

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

Here are all the "Device Debug" values for my particular LED Strip (LSC Smart Home Outdoor) from the Tuya IoT Cloud for my particular LED strip:

switch_led	
"{true,false}"
work_mode	
{
  "range": [
    "white",
    "colour",
    "scene",
    "music"
  ]
}
bright_value	
{
  "min": 10,
  "max": 1000,
  "scale": 0,
  "step": 1
}
colour_data	
{
  "h": {
    "min": 0,
    "scale": 0,
    "unit": "",
    "max": 360,
    "step": 1
  },
  "s": {
    "min": 0,
    "scale": 0,
    "unit": "",
    "max": 1000,
    "step": 1
  },
  "v": {
    "min": 0,
    "scale": 0,
    "unit": "",
    "max": 1000,
    "step": 1
  }
}
scene_data	
{
  "scene_num": {
    "min": 1,
    "scale": 0,
    "max": 8,
    "step": 1
  },
  "scene_units": {
    "unit_change_mode": {
      "range": [
        "static",
        "jump",
        "gradient"
      ]
    },
    "unit_switch_duration": {
      "min": 0,
      "scale": 0,
      "max": 100,
      "step": 1
    },
    "unit_gradient_duration": {
      "min": 0,
      "scale": 0,
      "max": 100,
      "step": 1
    },
    "bright": {
      "min": 0,
      "scale": 0,
      "max": 1000,
      "step": 1
    },
    "temperature": {
      "min": 0,
      "scale": 0,
      "max": 1000,
      "step": 1
    },
    "h": {
      "min": 0,
      "scale": 0,
      "unit": "",
      "max": 360,
      "step": 1
    },
    "s": {
      "min": 0,
      "scale": 0,
      "unit": "",
      "max": 1000,
      "step": 1
    },
    "v": {
      "min": 0,
      "scale": 0,
      "unit": "",
      "max": 1000,
      "step": 1
    }
  }
}
countdown	
{
  "min": 0,
  "max": 86400,
  "scale": 0,
  "step": 1
}
music_data	
{
  "change_mode": {
    "range": [
      "direct",
      "gradient"
    ]
  },
  "bright": {
    "min": 0,
    "scale": 0,
    "unit": "",
    "max": 1000,
    "step": 1
  },
  "temperature": {
    "min": 0,
    "scale": 0,
    "unit": "",
    "max": 1000,
    "step": 1
  },
  "h": {
    "min": 0,
    "scale": 0,
    "unit": "",
    "max": 360,
    "step": 1
  },
  "s": {
    "min": 0,
    "scale": 0,
    "unit": "",
    "max": 255,
    "step": 1
  },
  "v": {
    "min": 0,
    "scale": 0,
    "unit": "",
    "max": 255,
    "step": 1
  }
}
control_data	
{
  "change_mode": {
    "range": [
      "direct",
      "gradient"
    ]
  },
  "bright": {
    "min": 0,
    "scale": 0,
    "unit": "",
    "max": 1000,
    "step": 1
  },
  "temperature": {
    "min": 0,
    "scale": 0,
    "unit": "",
    "max": 1000,
    "step": 1
  },
  "h": {
    "min": 0,
    "scale": 0,
    "unit": "",
    "max": 360,
    "step": 1
  },
  "s": {
    "min": 0,
    "scale": 0,
    "unit": "",
    "max": 255,
    "step": 1
  },
  "v": {
    "min": 0,
    "scale": 0,
    "unit": "",
    "max": 255,
    "step": 1
  }
@probot-home-assistant
Copy link

tuya documentation
tuya source
(message by IssueLinks)

@probot-home-assistant
Copy link

Hey there @tuya, @zlinoliver, @frenck, mind taking a look at this issue as it has been labeled with an integration (tuya) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)

@Andrerm124
Copy link

I also have this issue, tempted to return my LED controller while I can and get a Shelly RGBW2

@Djbusje
Copy link

Djbusje commented Sep 28, 2022

You can use local tuya for RGBW support. Use the following settings.
Screenshot_20220928_021130_io homeassistant companion android

@EpicLPer
Copy link
Author

While I would love to use Local Tuya I've kinda "given in" to just keep using their cloud, since any update could break the Local Tuya connection and I've heard about some issues already with it. Simply made a new VLAN that has 0 access to any other internal stuff, so it shouldn't matter much :)

@EndlessEden
Copy link

I have a RGBCW droplight with this issue; i do have tuyalan also installed. but with 40+ devices... not really sensible to make individual entities for each device.

@issue-triage-workflows
Copy link

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates.
Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍
This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

@EpicLPer
Copy link
Author

EpicLPer commented Mar 7, 2023

Bump...

(I really dislike Stale bots so much...)

@github-actions github-actions bot removed the stale label Mar 7, 2023
@issue-triage-workflows
Copy link

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates.
Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍
This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

@EpicLPer
Copy link
Author

EpicLPer commented Jun 5, 2023

Anti-Stale comment...

@rickbeec
Copy link

rickbeec commented Jun 6, 2023

This doesn't seem like it would be tooooo hard, but I have a feeling nobody has really looked at it? The other thread started in 2021. Problem exists still.

@thomasboegl1
Copy link

bump: same issue

@issue-triage-workflows
Copy link

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates.
Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍
This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

@EpicLPer
Copy link
Author

Anti-Stale.

@github-actions github-actions bot removed the stale label Oct 12, 2023
@RensterGB
Copy link

I'm getting similar with an RGBW bulb. I've defined 2 scenes in HA - one to set the bulb to a colour, and dimmed, the other to set it to max brightness pure white:

- id: '1700844456099'
  name: Colour
  entities:
    light.charlie_s_room:
      supported_color_modes:
      - brightness
      - hs
      friendly_name: Charlie's room
      supported_features: 0
      color_mode: hs
      brightness: 50
      hs_color:
      - 231
      - 3
      rgb_color:
      - 247
      - 248
      - 255
      xy_color:
      - 0.317
      - 0.322
      state: 'on'
  icon: mdi:lightbulb-night
  metadata: {}
- id: '1700844516362'
  name: White
  entities:
    light.charlie_s_room:
      supported_color_modes:
      - brightness
      - hs
      friendly_name: Charlie's room
      supported_features: 0
      color_mode: brightness
      brightness: 255
      hs_color: 
      rgb_color:
      xy_color:
      state: 'on'
  icon: mdi:lightbulb-on
  metadata: {}

The colour scene works, but the white scene sets the RGB leds to equal values it seems - creating a white, but nothing like it should be!

@mijnmodelbaan
Copy link

bump: same issue with a RGBCW bulb

@andersgenberg
Copy link

I also have this problem, but with the garden spolights, DELTACO SH-GLK01.

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

No branches or pull requests

9 participants