You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't know though if it make sense to just add these as properties to the "get [name] from item" block or if it makes sense to add a new block. Since they are all exposed as properties the former makes sense to me but the list of properties for that block might be getting a little bit too long an ungangly and it makes sense to keep them in separate blocks.
The problem
Outside of the "inline script" block there is no way to get the parent location Item nor the parent equipment Item nor execvute any of the other Semantic Actions: https://www.openhab.org/docs/configuration/actions.html#semantics
Your suggestion
In openhab-js, these have all been made available on the Item: https://openhab.github.io/openhab-js/items.ItemSemantics.html.
etc.
I don't know though if it make sense to just add these as properties to the "get [name] from item" block or if it makes sense to add a new block. Since they are all exposed as properties the former makes sense to me but the list of properties for that block might be getting a little bit too long an ungangly and it makes sense to keep them in separate blocks.
Your environment
Additional information
https://community.openhab.org/t/rule-to-do-action-only-in-rooms-with-presence/157315/8
The text was updated successfully, but these errors were encountered: