core
core copied to clipboard
Automation: Philips Hue: Activate Hue Scene Mising Targets selection
The problem
After updating to Home Assistant Core Release 2022.8.1 / 2022.8.2 in Automation the action Call Service Philips Hue: Activate Hue Scene does not allow to select targets in visual editor.
In new or already existing automation only with YAML it is possible to set or change the targets
r
What version of Home Assistant Core has the issue?
2022.8.1 & 2022.8.2
What was the last working version of Home Assistant Core?
2022.7.7
What type of installation are you running?
Home Assistant Supervised
Integration causing the issue
Philips Hue
Link to integration documentation on our website
No response
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response
The exact same thing happens for ADB commands (https://github.com/home-assistant/core/issues/76273) and for the remote service with Broadlink emitters. There is something wrong with HA itself.
This also prevents pre-existing dasboard buttons that make calls to those service from working, even if the target entity is set in the YAML.
also here:
https://github.com/home-assistant/frontend/issues/13332
The problem still exist. The latest working OK version is 2022.7.7 Latest version 2022.8.1 | Problem with HUE Targets Selection - Removed Latest version 2022.8.2 | Problem with HUE Targets Selection - Removed Latest version 2022.8.3 | Problem with HUE Targets Selection - Removed Latest version 2022.8.4 | Problem with HUE Targets Selection - Removed
@balloob, @marcelveldt, you are listed as code owners of HUE intergration is it possible to check this issue??
@Asom-Velz The issue is likely to actually be in the frontend, not the integrations. This plagues multiple ones (AndroidTV, HUE, Broadlink IR Remote), as discussed mainly here. Haven't had the time to check yet if it also affects Node-RED.
@Asom-Velz it is kind of rude to start mentioning people to get their attention, please do not do that again, thanks.
This indeed seems to be a more generic issue we need to investigate. To be continued.
Confirmed that this is a frontend specific issue. The "target selector" is no longer accepting the "integration" filter. Closing here, as it is not a core or integration specific issue.
Follow up will happen in the frontend issue: https://github.com/home-assistant/frontend/issues/13332
My apologies @marcelveldt