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

Hue service light.toggle flash turns of light #61623

Closed
mvv588 opened this issue Dec 12, 2021 · 4 comments
Closed

Hue service light.toggle flash turns of light #61623

mvv588 opened this issue Dec 12, 2021 · 4 comments
Assignees

Comments

@mvv588
Copy link

mvv588 commented Dec 12, 2021

The problem

When you call service light.toggle flash: long the light does not flash but turns of instead.

What version of Home Assistant Core has the issue?

2021.12.0

What was the last working version of Home Assistant Core?

2021.11.x

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Philips Hue

Link to integration documentation on our website

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

Example YAML snippet

service: light.toggle
data:
  flash: long
target:
  device_id: e7de0f0c6dd1fda93bc5d98dc0d9819b

Anything in the logs that might be useful for us?

No response

Additional information

Rebooted Hue Bridge and HA.

@probot-home-assistant
Copy link

hue documentation
hue source
(message by IssueLinks)

@probot-home-assistant
Copy link

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

@marcelveldt
Copy link
Member

The flash effect is phased out in the new V2 api for Hue. There's an alternative called "alert" which will be a "breathe" effect similar to the long flash. We will implement that as an alternative asap. Watch the releasenotes when it's available, thanks!

@emufan
Copy link
Contributor

emufan commented Dec 24, 2021

@marcelveldt Will there be an HA internal work around as well for color effect RANDOM? Yes, I could try to calculate and template, but wouldn't it be better to have as random-effect proxy in the integration, which is taking the effect random from the core, and simulate it with a random color towards HUE?

@github-actions github-actions bot locked and limited conversation to collaborators Jan 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants