I have a Gen 3 smart Plug (Model: 3RSP02064Z Firmware: 0×0000002f) which I added to my Home Assistant (ver 2026.5.1) through the Zigbee Home Automation integration and a ConBee II USB dongle.
The Smart Plug device list an entity as “Opening” with its status as “Closed”.
Do you know what that status mean and what it would be used for?
Here is the yaml for that entity:
state:
translated: Closed
raw: "off"
last_changed: "2026-05-10T13:07:37.230Z"
last_updated: "2026-05-10T13:07:37.230Z"
attributes:
device_class: opening
friendly_name: Power Outlet ASL1270 Opening
Thanks!