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

Bug - Philips 324131092621 with Hook Light #607

Open
1 task
loicdelecroix opened this issue May 20, 2024 · 5 comments
Open
1 task

Bug - Philips 324131092621 with Hook Light #607

loicdelecroix opened this issue May 20, 2024 · 5 comments
Labels
blueprint An issue related to a blueprint bug Something isn't working

Comments

@loicdelecroix
Copy link

Blueprint name

Hook - Light

Home Assistant Core Version

2024.5.4

Home Assistant Installation Type

Home Assistant Operating System

Description

Hello,

I've been trying to make the Controller + Hook work for the Philips 324131092621 Hue Switch, but the Hook Light automation is never triggered.

I can see that the Controller automation is triggered, and the input_text helper is filled with values, but on the other hand, the Hook Light automation is never triggered :
image
image

Is it something wrong on my conf, or is it a bug ?
Thanks for your help.

Automation YAML config

## Controller
id: "1716235558696"
alias: Controller - Philips Hue Salon
description: ""
use_blueprint:
  path: EPMatt/philips_324131092621.yaml
  input:
    integration: Zigbee2MQTT
    controller_entity: sensor.switch_salon_action
    helper_last_controller_event: input_text.light_salon_switch

## Hook
id: "1716235690485"
alias: Hook - Light Salon
description: ""
use_blueprint:
  path: EPMatt/light.yaml
  input:
    controller_entity: sensor.switch_salon_action
    controller_model: Philips 324131092621 Hue Dimmer switch
    light: light.led_salon_2
    light_color_mode: None

To Reproduce

  1. Go to '...'
  2. Click on '....'
  3. Trigger the automation '....'
  4. See error

Expected behavior

The Hook - Light automation is triggered

Actual Behaviour

The Hook - Light automation is not triggered

Additional Details

  • I'd like to help developing a fix for this issue.

Screenshots

No response

Additional context

No response

@loicdelecroix loicdelecroix added blueprint An issue related to a blueprint bug Something isn't working labels May 20, 2024
@MrADOY
Copy link

MrADOY commented Jun 10, 2024

Hello @loicdelecroix !

Same here do you find a fix ?

@loicdelecroix
Copy link
Author

loicdelecroix commented Jun 10, 2024 via email

@MrADOY
Copy link

MrADOY commented Jun 10, 2024 via email

@MrADOY
Copy link

MrADOY commented Jun 10, 2024

Yes I try to update automatisation conf ilke in the PR and it works @loicdelecroix

@loicdelecroix
Copy link
Author

loicdelecroix commented Jun 10, 2024 via email

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

No branches or pull requests

2 participants