diff --git a/source/_integrations/zwave_js.markdown b/source/_integrations/zwave_js.markdown index f3bf97fc9b1..bfc984ae132 100644 --- a/source/_integrations/zwave_js.markdown +++ b/source/_integrations/zwave_js.markdown @@ -258,7 +258,7 @@ These are notification events fired by devices using the Entry Control command c } ``` -## Scene events (Value Notification) +### Scene events (Value Notification) Value Notifications are used for stateless values, like `Central Scenes` and `Scene Activation`. These events fire with the `zwave_js_value_notification` event type.