diff --git a/docs/api/websocket.md b/docs/api/websocket.md index f9810f8e..9d4cd2e0 100644 --- a/docs/api/websocket.md +++ b/docs/api/websocket.md @@ -205,7 +205,7 @@ You can also subscribe to one or more triggers with `subscribe_trigger`. These a "entity_id": "binary_sensor.motion_occupancy", "from": "off", "to":"on" - }, + } } ```