frontend icon indicating copy to clipboard operation
frontend copied to clipboard

Numeric state trigger GUI does not accept entity ID as below-above input

Open teun95 opened this issue 3 years ago • 3 comments

The problem

image

Attempts to save fail and result in the error message:

Message malformed: must contain at least one of below, above.

And above/below is missing in the YAML editor:

trigger:
  - platform: numeric_state
    entity_id: input_number.dummy

Automations do save when they are edited in YAML and existing automations using an entity ID as numeric state trigger also keep functioning.

However, while existing automations using the entity ID as numeric state trigger keep working, the above/below field looks empty in the GUI.

Expected behaviour

Using an entity ID as a numeric state trigger has been part of Home Assistant for a while now, it's also done in one of the examples in the docs. Saving should be possible.

What version of Home Assistant Core has the issue?

2022.9.2

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

No response

Link to integration documentation on our website

https://www.home-assistant.io/docs/automation/trigger/#numeric-state-trigger

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

teun95 avatar Sep 13 '22 19:09 teun95

Hey there @home-assistant/core, mind taking a look at this issue as it has been labeled with an integration (automation) you are listed as a code owner for? Thanks! (message by CodeOwnersMention)

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Dec 16 '22 15:12 github-actions[bot]