home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
73.78k stars 30.88k forks source link

HUE Groups Strange Issues #52569

Closed apivaral closed 3 years ago

apivaral commented 3 years ago

The problem

I have groups of 5 to 25 HUE lights per space, when I turn ON or OFF many random things happen, sometimes some lights turn on but not all, and the same for OFF, some turn off and some don’t, I have to wait around 30 seconds and repeat the same action for the rest to turn on or off.

I’m grouping my HUE lights like this:

Groups

light:

What is version of Home Assistant Core has the issue?

System Health version | core-2021.6.6 -- | -- installation_type | Home Assistant OS dev | false hassio | true docker | true virtualenv | false python_version | 3.8.9 os_name | Linux os_version | 5.10.17-v8 arch | aarch64 timezone | America/Guatemala
Home Assistant Community Store GitHub API | ok -- | -- Github API Calls Remaining | 5000 Installed Version | 1.13.2 Stage | running Available Repositories | 847 Installed Repositories | 10
AccuWeather can_reach_server | ok -- | -- remaining_requests | 19
Home Assistant Cloud logged_in | false -- | -- can_reach_cert_server | ok can_reach_cloud_auth | ok can_reach_cloud | ok
Home Assistant Supervisor host_os | Home Assistant OS 6.1 -- | -- update_channel | stable supervisor_version | supervisor-2021.06.6 docker_version | 20.10.6 disk_total | 13.9 GB disk_used | 3.3 GB healthy | true supported | true board | rpi4-64 supervisor_api | ok version_api | ok installed_addons | File editor (5.3.1), Terminal & SSH (9.1.3), Node-RED (9.1.4), Let's Encrypt (4.11.0)
Lovelace dashboards | 1 -- | -- resources | 6 views | 8 mode | storage
Spotify api_endpoint_reachable | ok -- | --

What was the last working version of Home Assistant Core?

core-2021.6.6

What type of installation are you running?

Home Assistant Core

Integration causing the issue

hue

Link to integration documentation on our website

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

Example YAML snippet

# Groups
light:
  - platform: group
    name: Sala Lights
    entities:
      - light.sala_1
      - light.sala_2
      - light.sala_3
      - light.sala_4
      - light.sala_5
      - light.sala_6
      - light.sala_7
      - light.sala_8
      - light.sala_9
      - light.sala_10
      - light.sala_11
      - light.sala_12
      - light.sala_13
      - light.sala_14
      - light.sala_15
      - light.sala_16
      - light.sala_17
      - light.sala_18
      - light.sala_19
      - light.sala_20
      - light.sala_21
      - light.sala_22
      - light.sala_23
      - light.sala_24
      - light.sala_25

Anything in the logs that might be useful for us?

No response

Additional information

No response

probot-home-assistant[bot] commented 3 years ago

hue documentation hue source (message by IssueLinks)

probot-home-assistant[bot] commented 3 years ago

Hey there @balloob, @frenck, mind taking a look at this issue as its been labeled with an integration (hue) you are listed as a codeowner for? Thanks! (message by CodeOwnersMention)