Group Location
Explore Plans
Mobile menu Close menu
openHABopenHAB

Item state changes

This Trigger fires every time an item changes its state to a value you specify.

About this trigger

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
API endpoint slug
openhab.itemstate

Trigger fields

Item Dropdown list

Label
Which item?
Slug
item
Required
true
Can have default value
false

Status Text input > Other

Label
Changes to
Slug
status
Required
true
Can have default value
true

Ingredients

Item

Slug
item
Filter code
Openhab.itemstate.Item
Type
String
Example
DemoSwitch

Status

Slug
status
Filter code
Openhab.itemstate.Status
Type
String
Example
ON

Created at

Slug
created_at
Filter code
Openhab.itemstate.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00