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

Message Malformed Error #1

Open
ctownj30 opened this issue Aug 18, 2023 · 2 comments
Open

Message Malformed Error #1

ctownj30 opened this issue Aug 18, 2023 · 2 comments

Comments

@ctownj30
Copy link

For some reason I'm getting the following error:

Message malformed: Entity IDs cannot be None for dictionary value @ data['action'][0]['choose'][0]['conditions'][1]['entity_id']

Here's the YAML I'm trying to save:

description: ""
use_blueprint:
  path: brigger/advanced_custom_motion_sensor.yaml
  input:
    motion_entity:
      - binary_sensor.carport_motion_inward_sensor
      - binary_sensor.carport_motion_outward_sensor
    no_motion_wait: 60
    light_target:
      device_id: df6e2530e1ed8b0785923dbb2e6c6796
alias: Garage - Motion - Garage Lights On Any Time

and the UI:

image

image

Hoping for a fix - this is exactly what I was looking for.

@Danixu
Copy link

Danixu commented Sep 9, 2023

Looks like the template is searching for a luminance sensor and in my case for example, there is no such sensor.
Will be nice to have it as optional, because the other features are nice.

@schoenwaldnils
Copy link

schoenwaldnils commented Apr 16, 2024

Just ran into the same issue. I have dumb little motion sensor and no illuminance sensor and would love to use this blueprint.

@Danixu did you made it work someway else?

Edit: made it work by creating a helper to fake a sensor ^^

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

No branches or pull requests

3 participants