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

Automation not allocated to area #21128

Open
4 tasks done
IanAdd opened this issue Jun 22, 2024 · 0 comments
Open
4 tasks done

Automation not allocated to area #21128

IanAdd opened this issue Jun 22, 2024 · 0 comments

Comments

@IanAdd
Copy link

IanAdd commented Jun 22, 2024

Checklist

  • I have updated to the latest available Home Assistant version.
  • I have cleared the cache of my browser.
  • I have tried a different browser to see if it is related to my browser.
  • I have tried reproducing the issue in safe mode to rule out problems with unsupported custom resources.

Describe the issue you are experiencing

I have an automation which calls a script with a parameter of an entity. The entity is in an area.
But the automation is not.

Describe the behavior you expected

Does the allocation of area not act upon all entities listed in an automation?

Steps to reproduce the issue

  • id: dblclicktodim
    alias: dbl click office
    trigger:
    • entity_id: sensor.office_switch_action
      platform: state
      to: 'double'
      action:
    • service: script.next_dimness
      data:
      entity_id: light.office_light

What version of Home Assistant Core has the issue?

2024.6.4

What was the last working version of Home Assistant Core?

No response

In which browser are you experiencing the issue with?

n/a

Which operating system are you using to run this browser?

Windows 10

State of relevant entities

No response

Problem-relevant frontend configuration

No response

Javascript errors shown in your browser console/inspector

No response

Additional information

No response

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

1 participant